From 22a2f080861bea643342a3b24d6f6f183cc6a752 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 10:51:44 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 14 +++++++++++++- gating.yaml | 8 -------- 2 files changed, 13 insertions(+), 9 deletions(-) delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index a0018de..c7a6b88 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,14 @@ -SOURCES/commons-parent-43-src.zip +/commons-parent-15.tar.xz +/commons-parent-20.tar.xz +commons-parent-22.tar.xz +/commons-parent-26.tar.xz +/commons-parent-32.tar.xz +/commons-parent-33.tar.xz +/commons-parent-34.tar.xz +/commons-parent-35.tar.xz +/commons-parent-37.tar.xz +/commons-parent-38.tar.xz +/commons-parent-39.tar.xz +/commons-parent-40.tar.xz +/commons-parent-42.tar.xz /commons-parent-43-src.zip 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}