summaryrefslogtreecommitdiffstats
path: root/gating.yaml
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-09-22 09:31:44 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-09-22 09:31:44 -0500
commit27eac796140f238e795ff912deef5b0612b3257e (patch)
treee739acfc989c6b1f1634e1978e7796f87655f924 /gating.yaml
parentc231c5a5d3b0f0554775751ca8429ba506590663 (diff)
downloadkernel-27eac796140f238e795ff912deef5b0612b3257e.tar.gz
kernel-27eac796140f238e795ff912deef5b0612b3257e.tar.xz
kernel-27eac796140f238e795ff912deef5b0612b3257e.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}