From a84eb300fcbd1e69bf06c60a5a137504e489f79b Mon Sep 17 00:00:00 2001 From: Radek Vykydal Date: Wed, 26 Apr 2023 12:55:21 +0200 Subject: [PATCH] Remove dirinstall functional test. The test was not migrated from dist-git branch when c8s was created. It should be either migrated to tmt/fmf solution as in c9s or removed. We decided to remove it as its value compared to rtt which stay in place is negligible. --- gating.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index a691ef6..d515ea2 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,5 +3,4 @@ product_versions: - rhel-8 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} - !PassingTestCaseRule {test_case_name: rtt.gating.functional}