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
diff --git a/jjb/testsuite/testsuite-properties.yaml b/jjb/testsuite/testsuite-properties.yaml
index 252a249..97e01b6 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 d5875a2..400170c 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 92d5ffa..f4a4652 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'