From daf948ac916a52c45491e86f7d897a68f00ff7c0 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Mon, 15 May 2023 21:47:28 +0200 Subject: [PATCH] Replace whole repo with latest content from branch stream-2.8.4-rhel-8.8.0 Content corresponds with RHEL dist-git commit 012aaeb --- .gitignore | 1 - gating.yaml | 6 ------ 2 files changed, 7 deletions(-) delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index aa6902f..ccf8804 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -SOURCES/psycopg2-2.8.4.tar.gz /psycopg2-2.8.4.tar.gz diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index c190bde..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.tier1.functional}