diff --git a/copy-jdk-configs.spec b/copy-jdk-configs.spec index d240523..079196e 100644 --- a/copy-jdk-configs.spec +++ b/copy-jdk-configs.spec @@ -8,7 +8,7 @@ Name: copy-jdk-configs # hash relevant to version tag %global htag 88d3ed89f30d8b0eb4877d860fa8d951f224f156 Version: 4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: JDKs configuration files copier License: BSD diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..c7412f1 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +# recipients: java-qa +--- !Policy +product_versions: + - rhel-9 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}