diff --git a/.gitignore b/.gitignore index ba56527..de52d48 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,11 @@ -SOURCES/libcroco-0.6.12.tar.xz +libcroco-0.6.2.tar.bz2 +/libcroco-0.6.3.tar.xz +/libcroco-0.6.4.tar.xz +/libcroco-0.6.5.tar.xz +/libcroco-0.6.6.tar.xz +/libcroco-0.6.7.tar.xz +/libcroco-0.6.8.tar.xz +/libcroco-0.6.9.tar.xz +/libcroco-0.6.10.tar.xz +/libcroco-0.6.11.tar.xz /libcroco-0.6.12.tar.xz diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..ea86f9d --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-8 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}