diff --git a/gating.yaml b/gating.yaml new file mode 100755 index 0000000..9234236 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-9 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: xen-ci.brew-build.tier1.functional} diff --git a/hivex.spec b/hivex.spec index 23fbe91..d8a011d 100644 --- a/hivex.spec +++ b/hivex.spec @@ -302,6 +302,9 @@ fi %changelog +* Wed Jun 2 2021 Richard W.M. Jones - 1.3.20-2 +- Add gating tests (for RHEL 9) + * Fri May 21 2021 Jitka Plesnikova - 1.3.20-2 - Perl 5.34 rebuild