From c7352377dce84208bbeb498b02df801edb1cc499 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 14:52:58 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 2 +- gating.yaml | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index 6e1deaa..7c9e910 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/rrd-2.0.3.tgz +/rrd-2.0.1.tgz /rrd-2.0.3.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} -