re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-29 11:05:11 +02:00
parent 1f8c1a38ad
commit 62b4b7227e
3 changed files with 21 additions and 9 deletions

22
.gitignore vendored
View File

@ -1 +1,21 @@
SOURCES/testng-6.14.3.tar.gz
/noarch/
/.build-*.log
/*.src.rpm
/testng-6.0.1.tar.xz
/testng-6.8.tar.gz
/testng-6.8.5.tar.gz
/testng-6.8.7.tar.gz
/testng-6.8.8.tar.gz
/testng-6.8.14.tar.gz
/testng-6.8.17.tar.gz
/testng-6.8.21.tar.gz
/testng-6.9.5.tar.gz
/6.9.8.tar.gz
/6.9.9.tar.gz
/6.9.10.tar.gz
/6.9.11.tar.gz
/6.9.12.tar.gz
/6.11.tar.gz
/6.12.tar.gz
/6.14.3.tar.gz
/testng-6.14.3.tar.gz

View File

@ -1,8 +0,0 @@
--- !Policy
product_versions:
- rhel-9
decision_contexts:
- osci_compose_gate
rules:
# https://docs.engineering.redhat.com/display/RHELPLAN/Maven+Bootstrap+manual+gating+test
- !PassingTestCaseRule {test_case_name: manual.sst_cs_apps.maven.bootstrap}

0
generate-tarball.sh Executable file → Normal file
View File