From 2ae24da5bd82f825fed8150454a18db843b09934 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 14:54:25 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 1 - gating.yaml | 8 -------- 2 files changed, 9 deletions(-) delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index ba0da3d..923c26a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -SOURCES/rrd-2.0.1.tgz /rrd-2.0.1.tgz diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index 5265dc2..0000000 --- a/gating.yaml +++ /dev/null @@ -1,8 +0,0 @@ ---- !Policy -product_versions: - - rhel-9 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.acceptance-tier.functional} -