diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index 4ca9235..0000000 --- a/gating.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- !Policy -product_versions: - - rhel-10 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/plans/tier1.fmf b/plans/tier1.fmf index 89dfdf2..b245c54 100644 --- a/plans/tier1.fmf +++ b/plans/tier1.fmf @@ -3,19 +3,24 @@ summary: Tier1 plan for mksh discover: - - how: fmf + - name: Internal gating tests plan (bash) + how: fmf filter: 'tag: CI-Tier-1 & component: mksh' url: https://pkgs.devel.redhat.com/git/tests/bash - - how: fmf + - name: Internal gating tests plan (dash) + how: fmf filter: 'tag: CI-Tier-1 & component: mksh' url: https://pkgs.devel.redhat.com/git/tests/dash - - how: fmf + - name: Internal gating tests plan (ksh) + how: fmf filter: 'tag: CI-Tier-1 & component: mksh' url: https://pkgs.devel.redhat.com/git/tests/ksh - - how: fmf + - name: Internal gating tests plan (mksh) + how: fmf filter: 'tag: CI-Tier-1 & component: mksh' url: https://pkgs.devel.redhat.com/git/tests/mksh - - how: fmf + - name: Internal gating tests plan (zsh) + how: fmf filter: 'tag: CI-Tier-1 & component: mksh' url: https://pkgs.devel.redhat.com/git/tests/zsh