From bae5c15d3bc229bd7c42a24cb3b3a1c16ccc3d6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branislav=20N=C3=A1ter?= Date: Fri, 19 Jan 2024 09:55:12 +0100 Subject: [PATCH] Adding CI configuration Related: RHEL-14714 - add nginx:1.24 to RHEL 8.10 --- .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 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