diff --git a/.gitignore b/.gitignore index 54283c2..17ee1c1 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index d6b7694..0000000 --- a/gating.yaml +++ /dev/null @@ -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} diff --git a/generate-tarball.sh b/generate-tarball.sh old mode 100755 new mode 100644