Remove unnecessary CLM job 29/63329/3
authorGildas Lanilis <gildas.lanilis@huawei.com>
Tue, 28 Aug 2018 20:30:36 +0000 (13:30 -0700)
committerGildas Lanilis <gildas.lanilis@huawei.com>
Tue, 28 Aug 2018 20:37:44 +0000 (13:37 -0700)
SMS repo is Go language and sshsm in C++ and there is no tool to detect vulnerability and license, thus removing this job.

Change-Id: Idba5afc6880b543db1cd3981710d66194b14c5a2
Issue-ID: CIMAN-199
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
jjb/aaf/aaf-sms.yaml
jjb/aaf/aaf-sshsm.yaml

index 913c798..e0b7988 100644 (file)
@@ -5,8 +5,6 @@
     subproject: 'aaf-sms-client'
     path: 'sms-service/src'
     jobs:
-      - gerrit-maven-clm:
-          mvn-params: '-f sms-client/java/pom.xml'
       - '{project-name}-{stream}-verify-golang'
       - '{project-name}-{stream}-merge-golang'
       - '{project-name}-{stream}-{subproject}-release-version-java-daily':
index 7e007ec..263e5f5 100644 (file)
@@ -5,7 +5,6 @@
     build-timeout: 60
     project: 'aaf/sshsm'
     jobs:
-      - gerrit-maven-clm
       - '{project-name}-{stream}-verify-c':
          script:
             !include-raw-escape: 'build-sshsm.sh'