diff --git a/gating.yaml b/gating.yaml index 9512778..e79b399 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,3 +5,4 @@ decision_contexts: - osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/javapackages.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional} diff --git a/plans/tier1-internal.fmf b/plans/tier1-internal.fmf new file mode 100644 index 0000000..e443d18 --- /dev/null +++ b/plans/tier1-internal.fmf @@ -0,0 +1,11 @@ +summary: Internal Tier1 tests plan +discover: + how: fmf + filter: 'tier: 1' + url: https://pkgs.devel.redhat.com/git/tests/postgresql-jdbc +execute: + how: tmt +adjust: + enabled: false + when: distro == centos-stream or distro == fedora +