Added gating.yaml

Resolves: rhbz#1870625
This commit is contained in:
Jiri 2021-07-30 12:35:37 +02:00
parent 8fa4686806
commit e0253295f7
2 changed files with 8 additions and 1 deletions

View File

@ -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

7
gating.yaml Normal file
View File

@ -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}