From edb9299c2e58d13b784fae837a5bb42b68d9d562 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branislav=20N=C3=A1ter?= Date: Tue, 28 Nov 2023 12:45:19 +0100 Subject: [PATCH] CI tests configuration Related: RHEL-14699 --- .fmf/version | 1 + gating.yaml | 3 --- plans/tier1-internal.fmf | 10 ++++++++++ 3 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 .fmf/version create mode 100644 plans/tier1-internal.fmf 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 b5749d7..2c95ce7 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,7 +5,4 @@ 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..3da652a --- /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/php + filter: "tier:1&component:php:8.2" +execute: + how: tmt +adjust: + enabled: false + when: distro == centos-stream-9