diff --git a/.gitignore b/.gitignore index 5b71c38..80cf587 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ +/3.3.3.tar.gz +/3.3.6.tar.gz +/3.4.0.tar.gz +/sass-spec-3.4.0.tar.gz /3.4.1.tar.gz /sass-spec-3.4.1.tar.gz diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..2b646ac --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +--- !Policy +product_versions: + - rhel-8 +decision_context: osci_compose_gate +rules: +# - !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional} +- !PassingTestCaseRule {test_case_name: manual.sst_desktop.sassc.sanity}