diff options
author | Jeremy Phelps <jphelps@linuxfoundation.org> | 2017-12-06 22:29:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-12-06 22:29:53 +0000 |
commit | 4abeb0e52ed1e9c2c05c5c03f9ff9bb68c21adf4 (patch) | |
tree | 94b75349986b4e9fb0ed68a8ebb2df61a35004c3 /jjb | |
parent | b9ccd7c3f005ce303fe6d290ffff4d0d8652acd3 (diff) | |
parent | e9332e9e0233cc4e3137bdcb80bf8d6998eda7de (diff) |
Merge "Add CLM jobs for vvp repos"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/vvp/vvp-jenkins.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/vvp/vvp-jenkins.yaml b/jjb/vvp/vvp-jenkins.yaml index fefc29ce2..db77aa094 100644 --- a/jjb/vvp/vvp-jenkins.yaml +++ b/jjb/vvp/vvp-jenkins.yaml @@ -14,6 +14,8 @@ mvn-settings: 'vvp-jenkins-settings' build-node: ubuntu1604-basebuild-4c-4g jobs: + - gerrit-maven-clm: + java-version: '' - '{project-name}-{stream}-{subproject}-verify-python' - '{project-name}-{stream}-docker-java-daily' docker-pom: 'pom.xml' |