From d978f418682ac754a0b7d9630d02df1a48b8bf3b Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 14:54:17 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 21 ++++++++++++--------- gating.yaml | 10 ---------- 2 files changed, 12 insertions(+), 19 deletions(-) delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index 22df457..e35c944 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,15 @@ -SOURCES/Archive_Tar-1.4.14.tgz -SOURCES/Console_Getopt-1.4.3.tgz -SOURCES/PEAR-1.10.13.tgz -SOURCES/PEAR_Manpages-1.10.0.tgz -SOURCES/Structures_Graph-1.1.1.tgz -SOURCES/XML_Util-1.4.5.tgz -/Archive_Tar-1.4.14.tgz -/Console_Getopt-1.4.3.tgz -/PEAR-1.10.13.tgz +/Archive_Tar-1.4.3.tgz +/Console_Getopt-1.4.1.tgz +/PEAR-1.10.5.tgz /PEAR_Manpages-1.10.0.tgz /Structures_Graph-1.1.1.tgz +/XML_Util-1.4.3.tgz +/Archive_Tar-1.4.7.tgz +/Console_Getopt-1.4.2.tgz +/PEAR-1.10.9.tgz +/Archive_Tar-1.4.9.tgz +/Console_Getopt-1.4.3.tgz +/PEAR-1.10.12.tgz /XML_Util-1.4.5.tgz +/Archive_Tar-1.4.14.tgz +/PEAR-1.10.13.tgz diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index 5ac9fdb..0000000 --- a/gating.yaml +++ /dev/null @@ -1,10 +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.tier2.functional} - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier3.functional} - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.acceptance-tier.functional} -