From f90960577786ac86768e0131202a1acfaf35ad74 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Mon, 10 Jul 2023 13:30:07 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 3 +++ gating.yaml | 7 +++++++ 2 files changed, 10 insertions(+) create mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index 12dbde2..b91d0f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ +/datefudge_1.18.tar.gz +/datefudge_1.20.tar.gz +/datefudge_1.21.tar.xz /datefudge_1.22.tar.xz diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..fbfe118 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +--- !Policy +product_versions: + - rhel-8 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation}