From 60aaae43eaa4d7ac31bc6c9f0642b5cd6c6025fe Mon Sep 17 00:00:00 2001 From: jmatsuok Date: Mon, 5 Dec 2022 21:03:42 +0000 Subject: [PATCH] Adding gating.yaml --- gating.yaml | 6 ++++++ jmc.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..648918d --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-9 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/jmc.spec b/jmc.spec index 031cd74..ecf0f79 100644 --- a/jmc.spec +++ b/jmc.spec @@ -4,7 +4,7 @@ %global patchlevel 0 # Revision -%global revnum 12 +%global revnum 13 # set to 1 for snapshots, 0 for release %global usesnapshot 1