summaryrefslogtreecommitdiffstats
path: root/jjb/testsuite
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-08-20 14:51:44 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-08-20 14:52:44 -0700
commit57b1a8ffa888ae74e80aa4ff658334ff1846013a (patch)
tree11e5c1d842eaa486d1fa0bbf7b6afe93de060b1a /jjb/testsuite
parent9f14d2d355944fa00e64145b88bfb33a426e755c (diff)
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 <jwagantall@linuxfoundation.org> Change-Id: I0f5a73d87b36b643c28c420dbdf8b562ee7e8d0a
Diffstat (limited to 'jjb/testsuite')
-rw-r--r--jjb/testsuite/testsuite-properties.yaml2
-rw-r--r--jjb/testsuite/testsuite-python-testing-utils.yaml1
-rw-r--r--jjb/testsuite/testsuite.yaml1
3 files changed, 0 insertions, 4 deletions
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'