From c5749a577a740f3e8265d9a6e01e7acbdf70958b Mon Sep 17 00:00:00 2001 From: Red Tail Date: Wed, 2 Jun 2021 14:30:34 -0400 Subject: [PATCH] Initial commit to enable RHEL-9 gating for stalld Resolves: rhbz#1966701 Signed-off-by: Mark Simmons msimmons@redhat.com --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 6985029..648918d 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - rhel-8 + - rhel-9 decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}