From a3e6f5a2e788afd4bbe0ebd280d6d73bc56c1867 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 17:41:48 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 2 +- gating.yaml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index 301e971..d8504cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/gcc-10.2.1-20200723.tar.xz +/gcc-10.1.1-20200507.tar.xz /gcc-10.2.1-20200723.tar.xz diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..eb7c84f --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-8 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}