summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-03-12 18:24:07 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-03-13 01:25:01 +0000
commit701875b95b50ee40d2116cc6b4bc570741b7d327 (patch)
tree6a00896dbed9e79651b34cf5572003894d6424d0
parentc2bf73d8042ffb7cc2a88dd8151de4aaba92e975 (diff)
Add XC CLM job for music
Add clm extended report for music distributed-kv-store Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I0f90ce5a04fd47fd71e47f89a1721e059ffe6f78
-rw-r--r--jjb/music/music-distributed-kv-store.yaml2
-rw-r--r--jjb/music/music.yaml1
2 files changed, 1 insertions, 2 deletions
diff --git a/jjb/music/music-distributed-kv-store.yaml b/jjb/music/music-distributed-kv-store.yaml
index 472be894b..1bb3c7151 100644
--- a/jjb/music/music-distributed-kv-store.yaml
+++ b/jjb/music/music-distributed-kv-store.yaml
@@ -4,7 +4,7 @@
project-name: 'music-distributed-kv-store'
path: 'src/dkv'
jobs:
- - gerrit-maven-clm
+ - gerrit-python-xc-clm
- '{project-name}-{stream}-verify-golang'
- '{project-name}-{stream}-merge-golang'
project: 'music/distributed-kv-store'
diff --git a/jjb/music/music.yaml b/jjb/music/music.yaml
index 69bb46e4a..92eb99b40 100644
--- a/jjb/music/music.yaml
+++ b/jjb/music/music.yaml
@@ -4,7 +4,6 @@
project-name: 'music'
jobs:
- gerrit-maven-clm
- - gerrit-python-xc-clm
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily'