diff --git a/gating.yaml b/gating.yaml index ad17580..ead60ea 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,6 +5,6 @@ product_versions: decision_context: osci_compose_gate rules: - !PassingTestCaseRule { - test_case_name: osci.brew-build./plans/rhel-gating-modular.functional, - test_case_name: osci.brew-build./plans/rhel-gating-system.functional, + test_case_name: osci.brew-build./plans/modular.functional, + test_case_name: osci.brew-build./plans/system.functional, } diff --git a/plans.fmf b/plans.fmf index 3e90f98..21d4bf2 100644 --- a/plans.fmf +++ b/plans.fmf @@ -1,12 +1,14 @@ -/rhel-gating-modular: +/modular: plan: import: url: https://pkgs.devel.redhat.com/git/tests/unixODBC name: /plans/modular scope: all-plans importing: become-parent + context: + distro: rhel-9 -/rhel-gating-system: +/system: plan: import: url: https://pkgs.devel.redhat.com/git/tests/unixODBC