Onboard package into Gating

This commit is contained in:
Mikolaj Izdebski 2021-11-15 09:31:28 +01:00 committed by Stepan Oksanichenko
parent c0b9a4bb4c
commit 4364e2450a
2 changed files with 15 additions and 0 deletions

7
.objectweb-asm.metadata Normal file
View File

@ -0,0 +1,7 @@
d4c155b63b6482c19ddcd1b4f62f9af39a951213 objectweb-asm-9.1.tar.gz
927153d04a920d5f06a9a4aefd5f6be60726117d asm-9.1.pom
e30004dc53274dc96d0b9c6a3ac06bdcf6d23d86 asm-analysis-9.1.pom
5914a98fed0e76a0ce92a75704cacaf2454ae90a asm-commons-9.1.pom
cde5473611d49368fb05f915a2b5d2972cb4d313 asm-test-9.1.pom
aeef4f505fe557517394dc29e404fba6ba98c428 asm-tree-9.1.pom
b16ab6c7727a796b232f09124a895567dbf7d134 asm-util-9.1.pom

8
gating.yaml Normal file
View File

@ -0,0 +1,8 @@
--- !Policy
product_versions:
- rhel-9
decision_contexts:
- osci_compose_gate
rules:
# https://docs.engineering.redhat.com/display/RHELPLAN/Maven+Bootstrap+manual+gating+test
- !PassingTestCaseRule {test_case_name: manual.sst_cs_apps.maven.bootstrap}