From ee531958b59d2c18879b0784e5ee89de526595f6 Mon Sep 17 00:00:00 2001 From: Yash Mankad Date: Mon, 15 Jul 2019 11:14:15 -0400 Subject: [PATCH] gating.yaml: Updated product_versions to 'rhel-8' Resolves: rhbz#1682882 (virtio-win changes blocked until gating tests are added) Signed-off-by: Yash Mankad --- gating.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index 7cae996..5f67b8f 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,7 +1,6 @@ --- !Policy product_versions: - - rhel-8.1.0 + - rhel-8 decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: manual.virtualization.virtio-win.tier1.functional } -