diff --git a/gating.yaml b/gating.yaml index 19fa5fb..7da9094 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,17 +1,7 @@ -# Branched Fedora (non-Rawhide) +#gating rhel --- !Policy product_versions: - - fedora-* -decision_context: bodhi_update_push_testing -subject_type: koji_build + - rhel-* +decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} - -# Rawhide Fedora ---- !Policy -product_versions: - - fedora-* -decision_context: bodhi_update_push_stable -subject_type: koji_build -rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.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..71ca79d --- /dev/null +++ b/plans/tier1-internal.fmf @@ -0,0 +1,10 @@ +summary: Internal Tier1 tests plan +discover: + how: fmf + filter: 'tier: 1' + url: https://pkgs.devel.redhat.com/git/tests/sqlite +execute: + how: tmt +adjust: + enabled: false + when: distro == centos-stream or distro == fedora