diff --git a/.gitignore b/.gitignore index 1d227ca..d1dfda0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,9 @@ -SOURCES/Archive_Tar-1.4.7.tgz -SOURCES/Console_Getopt-1.4.2.tgz -SOURCES/PEAR-1.10.9.tgz -SOURCES/PEAR_Manpages-1.10.0.tgz -SOURCES/Structures_Graph-1.1.1.tgz -SOURCES/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.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 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} -