diff --git a/.plexus-compiler.metadata b/.plexus-compiler.metadata new file mode 100644 index 0000000..c38ae01 --- /dev/null +++ b/.plexus-compiler.metadata @@ -0,0 +1,2 @@ +5decacf482c321a0df362ff4b160ba73468417a4 plexus-compiler-2.8.8.tar.gz +2b8b815229aa8a61e483fb4ba0588b8b6c491890 LICENSE-2.0.txt diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..d6b7694 --- /dev/null +++ b/gating.yaml @@ -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}