From: Jessica Wagantall Date: Mon, 20 Aug 2018 21:51:44 +0000 (-0700) Subject: Remove testsuite CLM jobs X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F01%2F61401%2F1;p=ci-management.git Remove testsuite CLM jobs Testsuite repos are mostly robot and python related files and does not make sense to have CLM running on them. Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall Change-Id: I0f5a73d87b36b643c28c420dbdf8b562ee7e8d0a --- diff --git a/jjb/testsuite/testsuite-properties.yaml b/jjb/testsuite/testsuite-properties.yaml index 252a2493e..97e01b604 100644 --- a/jjb/testsuite/testsuite-properties.yaml +++ b/jjb/testsuite/testsuite-properties.yaml @@ -2,8 +2,6 @@ - project: name: testsuite-properties-master project-name: 'testsuite-properties' - jobs: - - gerrit-maven-clm project: 'testsuite/properties' stream: - 'master': diff --git a/jjb/testsuite/testsuite-python-testing-utils.yaml b/jjb/testsuite/testsuite-python-testing-utils.yaml index d5875a258..400170c21 100644 --- a/jjb/testsuite/testsuite-python-testing-utils.yaml +++ b/jjb/testsuite/testsuite-python-testing-utils.yaml @@ -7,7 +7,6 @@ path: '.' pattern: '**' jobs: - - gerrit-maven-clm - '{project-name}-{stream}-{subproject}-verify-python' project: 'testsuite/python-testing-utils' diff --git a/jjb/testsuite/testsuite.yaml b/jjb/testsuite/testsuite.yaml index 92d5ffa47..f4a4652c8 100644 --- a/jjb/testsuite/testsuite.yaml +++ b/jjb/testsuite/testsuite.yaml @@ -3,7 +3,6 @@ name: testsuite project-name: 'testsuite' jobs: - - gerrit-maven-clm - '{project-name}-{stream}-3scm-docker-shell-daily': script: !include-raw-escape: 'testsuite-docker.sh'