From 68555353a0b614c432de7d74319dc517a2b887b5 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 2 Jun 2021 10:34:13 +0100 Subject: [PATCH] Add gating tests (for RHEL 9) --- gating.yaml | 6 ++++++ hivex.spec | 3 +++ 2 files changed, 9 insertions(+) create mode 100755 gating.yaml 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