From ab0b72419ae99511dc2f1c3dcc01d33242b8d343 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Mon, 15 May 2023 23:35:51 +0200 Subject: [PATCH] Replace whole repo with latest content from branch stream-1.19.4-rhel-8.8.0 Content corresponds with RHEL dist-git commit 3948fb6 --- .gitignore | 2 -- gating.yaml | 6 ------ 2 files changed, 8 deletions(-) delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index ffd0e54..8312369 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ -SOURCES/numpy-1.19.4.tar.gz -SOURCES/numpy-html.zip /numpy-1.19.4.tar.gz /numpy-html.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}