From eb875da6d684063c7f3bf160a1d701735a877fc4 Mon Sep 17 00:00:00 2001 From: Huijuan Zhao Date: Tue, 9 Apr 2024 16:30:49 +0800 Subject: [PATCH] Add rhel-10 gating.yaml --- gating.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..1ef7242 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,9 @@ +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: 3rd-azure-ci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: 3rd-esxi-x86_64.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: s1-aws-ci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: 3rd-openstack-cloudinit-ci.brew-build.tier1.functional}