From b466992db310807e50357431d797273a83257ee2 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Mon, 15 May 2023 21:48:01 +0200 Subject: [PATCH] Replace whole repo with latest content from branch stream-1.17.3-rhel-8.8.0 Content corresponds with RHEL dist-git commit 0c3f720 --- .gitignore | 2 -- gating.yaml | 6 ------ 2 files changed, 8 deletions(-) delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index 857b927..c362fae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ -SOURCES/numpy-1.17.3.tar.gz -SOURCES/numpy-html-1.17.0.zip /numpy-1.17.3.tar.gz /numpy-html-1.17.0.zip diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index 5ad1453..0000000 --- a/gating.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- !Policy -product_versions: - - rhel-9 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.other.functional}