From ef788f122083c450afeedc2b8733109d8bbd621f Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 10:56:58 +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 4fd8413..060e6b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,13 @@ -SOURCES/jsch-0.1.54.zip +jsch-0.1.39.zip +jsch-0.1.41.zip +jsch-0.1.43.zip +jsch-0.1.44.zip +jsch-0.1.45.zip +jsch-0.1.46.zip +jsch-0.1.48.zip +/jsch-0.1.50.zip +/jsch-0.1.50 +/jsch-0.1.51.zip +/jsch-0.1.52.zip +/jsch-0.1.53.zip +/jsch-0.1.54.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}