From 0be3aa8fa2b99e91d23a9b9dcdbebdb8401d7a89 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 10:55:37 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 4 +++- gating.yaml | 8 -------- 2 files changed, 3 insertions(+), 9 deletions(-) delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index 07c1d09..daa0ee8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -SOURCES/java_cup-0.11b.tar.bz2 +java_cup_v10k.tar.gz +java_cup-0.11a.tar.bz2 +/java_cup-0.11b.tar.bz2 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}