From 09a6155f9c233d554bf54303b6a762f7413bda4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8Cajka?= Date: Thu, 22 Aug 2024 15:07:09 +0200 Subject: [PATCH] Add gating Resolves: RHEL-54508 --- gating.yaml | 6 ++++++ whatever.fmf | 7 +++++++ 2 files changed, 13 insertions(+) create mode 100644 gating.yaml create mode 100644 whatever.fmf diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..3442642 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} diff --git a/whatever.fmf b/whatever.fmf new file mode 100644 index 0000000..07f4ac9 --- /dev/null +++ b/whatever.fmf @@ -0,0 +1,7 @@ +summary: Basic smoke test +discover: + - name: internal + how: fmf + url: git://pkgs.devel.redhat.com/tests/libzpc +execute: + how: tmt