Compare commits
No commits in common. "c9-beta" and "f609ef8035c9d4bfe169a44a2955f691c25c77e5" have entirely different histories.
c9-beta
...
f609ef8035
6
.gitignore
vendored
6
.gitignore
vendored
@ -1 +1,5 @@
|
||||
SOURCES/jaf-1.2.2.tar.gz
|
||||
/results_*
|
||||
/*.src.rpm
|
||||
|
||||
/jaf-1.2.1.tar.gz
|
||||
/jaf-1.2.2.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
34af0b68133cadd23f16f2b34d2031b8d3a97959 SOURCES/jaf-1.2.2.tar.gz
|
||||
34af0b68133cadd23f16f2b34d2031b8d3a97959 jaf-1.2.2.tar.gz
|
||||
|
8
gating.yaml
Normal file
8
gating.yaml
Normal 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}
|
Loading…
Reference in New Issue
Block a user