summaryrefslogtreecommitdiffstats
path: root/gating.yaml
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-09-22 16:56:24 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-09-22 16:56:24 +0200
commit7bb1bbf9ef4543b2a7c99b590b3cf7118c4b0642 (patch)
tree60c27742f782ffbc362848b0efc434e224e185a2 /gating.yaml
parent7de642015b8db88ebfde7bea5f55c723663bd87d (diff)
parent52ad9e99ff11f2fa391b249705310840b6b42ad3 (diff)
downloadkernel-7bb1bbf9ef4543b2a7c99b590b3cf7118c4b0642.tar.gz
kernel-7bb1bbf9ef4543b2a7c99b590b3cf7118c4b0642.tar.xz
kernel-7bb1bbf9ef4543b2a7c99b590b3cf7118c4b0642.zip
merge origin (5.14 rebase)kernel-5.14.7-150.vanilla.1.fc33
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}