summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-08-28 13:30:36 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-08-28 13:37:44 -0700
commita7e69e397d30b5cd32898dc315ae7f40ef0009f1 (patch)
tree72f91489776b58cc36dcb59877bcef6319fc07ab /jjb
parent9384edafd05ce34266028e2e8d756a3f464f686b (diff)
Remove unnecessary CLM job
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>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/aaf/aaf-sms.yaml2
-rw-r--r--jjb/aaf/aaf-sshsm.yaml1
2 files changed, 0 insertions, 3 deletions
diff --git a/jjb/aaf/aaf-sms.yaml b/jjb/aaf/aaf-sms.yaml
index 913c798ea..e0b79889a 100644
--- a/jjb/aaf/aaf-sms.yaml
+++ b/jjb/aaf/aaf-sms.yaml
@@ -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':
diff --git a/jjb/aaf/aaf-sshsm.yaml b/jjb/aaf/aaf-sshsm.yaml
index 7e007ecef..263e5f512 100644
--- a/jjb/aaf/aaf-sshsm.yaml
+++ b/jjb/aaf/aaf-sshsm.yaml
@@ -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'