From dfd4d97e743a4129bb354f7d45f35c4ff04d2aa6 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Mon, 15 May 2023 23:35:57 +0200 Subject: [PATCH] Replace whole repo with latest content from branch stream-5.3.1-rhel-8.8.0 --- .PyYAML.metadata | 1 + .gitignore | 2 +- gating.yaml | 6 ------ 3 files changed, 2 insertions(+), 7 deletions(-) create mode 100644 .PyYAML.metadata delete mode 100644 gating.yaml diff --git a/.PyYAML.metadata b/.PyYAML.metadata new file mode 100644 index 0000000..09a4569 --- /dev/null +++ b/.PyYAML.metadata @@ -0,0 +1 @@ +efbe83434843c1963a9e56f36a9afa74a38c60a8 5.4.1.tar.gz diff --git a/.gitignore b/.gitignore index 5ada552..c53f57a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/5.4.1.tar.gz +/5.3.1.tar.gz /5.4.1.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}