Remove testsuite CLM jobs 01/61401/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 20 Aug 2018 21:51:44 +0000 (14:51 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 20 Aug 2018 21:52:44 +0000 (14:52 -0700)
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 <jwagantall@linuxfoundation.org>
Change-Id: I0f5a73d87b36b643c28c420dbdf8b562ee7e8d0a

jjb/testsuite/testsuite-properties.yaml
jjb/testsuite/testsuite-python-testing-utils.yaml
jjb/testsuite/testsuite.yaml

index 252a249..97e01b6 100644 (file)
@@ -2,8 +2,6 @@
 - project:
     name: testsuite-properties-master
     project-name: 'testsuite-properties'
-    jobs:
-      - gerrit-maven-clm
     project: 'testsuite/properties'
     stream:
       - 'master':
index d5875a2..400170c 100644 (file)
@@ -7,7 +7,6 @@
           path: '.'
           pattern: '**'
     jobs:
-      - gerrit-maven-clm
       - '{project-name}-{stream}-{subproject}-verify-python'
 
     project: 'testsuite/python-testing-utils'
index 92d5ffa..f4a4652 100644 (file)
@@ -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'