diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/gating.yaml b/gating.yaml index fb67879..9f1d298 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,6 +5,3 @@ decision_context: osci_compose_gate_modules subject_type: redhat-module rules: - !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional} - - !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier2.functional} - - !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier3.functional} - - !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.acceptance-tier.functional} diff --git a/plans/tier1-internal.fmf b/plans/tier1-internal.fmf new file mode 100644 index 0000000..b095f49 --- /dev/null +++ b/plans/tier1-internal.fmf @@ -0,0 +1,10 @@ +summary: Internal Tier1 beakerlib tests +discover: + how: fmf + url: git://pkgs.devel.redhat.com/tests/nginx + filter: "tier:1&component:nginx:1.24" +execute: + how: tmt +adjust: + enabled: false + when: distro == centos-stream-8