import sources

This commit is contained in:
Adam Samalik 2023-06-21 13:09:07 +02:00
parent 2b43f598b0
commit 277d6d1256
2 changed files with 16 additions and 1 deletions

11
.gitignore vendored
View File

@ -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

6
gating.yaml Normal file
View File

@ -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}