From 0eb5bf1ac9bb16ee1869ebfbfe2c520120658108 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zaoral?= Date: Mon, 22 Jun 2026 16:25:10 +0200 Subject: [PATCH] tests: remove redundant gating configuration Related: RHELTEST-2920 --- ci.fmf | 2 -- gating.yaml | 6 ------ 2 files changed, 8 deletions(-) delete mode 100644 ci.fmf delete mode 100644 gating.yaml diff --git a/ci.fmf b/ci.fmf deleted file mode 100644 index da71d9f..0000000 --- a/ci.fmf +++ /dev/null @@ -1,2 +0,0 @@ -# Docs: https://docs.fedoraproject.org/en-US/ci/tmt/#_multiple_plans -resultsdb-testcase: separate diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index ea3831d..0000000 --- a/gating.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- !Policy -product_versions: - - rhel-* -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}