From f70c72029a76a143c19276f1c0e18d4183ca17f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zaoral?= Date: Fri, 17 Jul 2026 14:47:08 +0200 Subject: [PATCH] tests: simplify gating configuration Resolves: RHELTEST-2987 --- ci.fmf | 1 - gating.yaml | 6 ------ 2 files changed, 7 deletions(-) delete mode 100644 ci.fmf delete mode 100644 gating.yaml diff --git a/ci.fmf b/ci.fmf deleted file mode 100644 index 88beae7..0000000 --- a/ci.fmf +++ /dev/null @@ -1 +0,0 @@ -resultsdb-testcase: separate \ No newline at end of file diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index 28837d0..0000000 --- a/gating.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- !Policy -product_versions: - - rhel-10 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build./tier1.functional}