diff --git a/ci.fmf b/ci.fmf deleted file mode 100644 index c5aa0e0..0000000 --- a/ci.fmf +++ /dev/null @@ -1 +0,0 @@ -resultsdb-testcase: separate diff --git a/gating.yaml b/gating.yaml index 82d84a4..a33c945 100644 --- a/gating.yaml +++ b/gating.yaml @@ -17,7 +17,4 @@ product_versions: - rhel-10 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-disabled-buildroot-enabled.functional} - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-disabled-buildroot-disabled.functional} - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-enabled-buildroot-enabled.functional} - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-enabled-buildroot-disabled.functional} + - !PassingTestCaseRule {test_case_name: osci.tier0} diff --git a/plans/ci.fmf b/plans/ci.fmf index 9f51977..dcf1026 100644 --- a/plans/ci.fmf +++ b/plans/ci.fmf @@ -1,23 +1,5 @@ -/fips-disabled-buildroot-disabled: - plan: - import: - url: https://pkgs.devel.redhat.com/git/tests/gnutls - name: /plans/ci/fips-disabled-buildroot-disabled - -/fips-disabled-buildroot-enabled: - plan: - import: - url: https://pkgs.devel.redhat.com/git/tests/gnutls - name: /plans/ci/fips-disabled-buildroot-enabled - -/fips-enabled-buildroot-disabled: - plan: - import: - url: https://pkgs.devel.redhat.com/git/tests/gnutls - name: /plans/ci/fips-enabled-buildroot-disabled - -/fips-enabled-buildroot-enabled: - plan: - import: - url: https://pkgs.devel.redhat.com/git/tests/gnutls - name: /plans/ci/fips-enabled-buildroot-enabled +plan: + import: + url: https://pkgs.devel.redhat.com/git/tests/gnutls + name: /plans/ci/ + scope: all-plans