summaryrefslogtreecommitdiffstats
path: root/gating.yaml
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-09-22 09:45:36 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-09-22 09:45:36 -0500
commit52ad9e99ff11f2fa391b249705310840b6b42ad3 (patch)
tree02e91ab0732645c4de9007fcabf7347b88ca8c85 /gating.yaml
parentde5e773029ddb6be61914b7d639692ac0c7a4036 (diff)
downloadkernel-52ad9e99ff11f2fa391b249705310840b6b42ad3.tar.gz
kernel-52ad9e99ff11f2fa391b249705310840b6b42ad3.tar.xz
kernel-52ad9e99ff11f2fa391b249705310840b6b42ad3.zip
kernel-5.14.7-0
* Wed Sep 22 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.7-0] - Add Fedora 34 and 33 to release_targets (Justin M. Forbes) - Strip [redhat] entries from changelog (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'gating.yaml')
-rw-r--r--gating.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/gating.yaml b/gating.yaml
new file mode 100644
index 000000000..87a09ed52
--- /dev/null
+++ b/gating.yaml
@@ -0,0 +1,9 @@
+--- !Policy
+product_versions:
+ - rhel-9
+decision_context: osci_compose_gate
+rules:
+ - !PassingTestCaseRule {test_case_name: cki.tier1-aarch64.functional}
+ - !PassingTestCaseRule {test_case_name: cki.tier1-ppc64le.functional}
+ - !PassingTestCaseRule {test_case_name: cki.tier1-s390x.functional}
+ - !PassingTestCaseRule {test_case_name: cki.tier1-x86_64.functional}