From 9a7b301a2f594b5c69949afb0f716ac6d203098f Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 15 Nov 2021 09:31:27 +0100 Subject: [PATCH] Onboard package into Gating --- .apache-resource-bundles.metadata | 3 +++ gating.yaml | 8 ++++++++ 2 files changed, 11 insertions(+) create mode 100644 .apache-resource-bundles.metadata create mode 100644 gating.yaml diff --git a/.apache-resource-bundles.metadata b/.apache-resource-bundles.metadata new file mode 100644 index 0000000..931a238 --- /dev/null +++ b/.apache-resource-bundles.metadata @@ -0,0 +1,3 @@ +1b81c0751b2131074eebce60c86289824c98615c apache-incubator-disclaimer-resource-bundle-1.1-sources.jar +392dfe3fd871d56d1edc48479fdff65013c801d9 apache-jar-resource-bundle-1.4-sources.jar +2b61357efc85d89ac1e96b6ac6309a6872819116 apache-license-header-resource-bundle-1.1-sources.jar 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}