From fcee6ae9ebe60d004e4f9646d514b03096190df6 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Fri, 30 Jun 2023 07:37:40 +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 de5f7d2..93808a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/Digest-HMAC-1.03.tar.gz +Digest-HMAC-1.02.tar.gz /Digest-HMAC-1.03.tar.gz 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}