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}