From 132c3fabc77394d7a7a504d313c7e91f929f045b Mon Sep 17 00:00:00 2001 From: Ziqian SUN Date: Thu, 26 Jun 2025 15:49:03 +0800 Subject: [PATCH] Gating: Use minimal test runs directly from osci for gating Resolves: RHEL-100082 Signed-off-by: Ziqian SUN --- .fmf/version | 1 + gating.yaml | 2 +- tests/smoke.fmf | 6 ++++++ 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 .fmf/version create mode 100644 tests/smoke.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 c190bde..648918d 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-9 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/tests/smoke.fmf b/tests/smoke.fmf new file mode 100644 index 0000000..f8128b2 --- /dev/null +++ b/tests/smoke.fmf @@ -0,0 +1,6 @@ +prepare: + how: install + package: + - dwarves +execute: + script: pahole