diff options
Diffstat (limited to 'jjb/vfc/vfc-nfvo-wfengine-java.yaml')
-rw-r--r-- | jjb/vfc/vfc-nfvo-wfengine-java.yaml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/jjb/vfc/vfc-nfvo-wfengine-java.yaml b/jjb/vfc/vfc-nfvo-wfengine-java.yaml index 1a665e6e4..29ee2a07d 100644 --- a/jjb/vfc/vfc-nfvo-wfengine-java.yaml +++ b/jjb/vfc/vfc-nfvo-wfengine-java.yaml @@ -19,7 +19,6 @@ script: !include-raw-escape: 'build-nfvo-wfengine-engine-activiti-extension-docker-image.sh' jobs: - - gerrit-maven-clm - '{project-name}-{stream}-{subproject}-verify-java' - '{project-name}-{stream}-{subproject}-merge-java' - '{project-name}-{stream}-{subproject}-release-version-java-daily' @@ -55,3 +54,13 @@ mvn-settings: 'vfc-nfvo-wfengine-settings' mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: vfc-nfvo-wfengine-clm + jobs: + - gerrit-maven-clm + project: vfc/nfvo/wfengine + project-name: 'vfc-nfvo-wfengine' + build-node: ubuntu1604-builder-4c-4g + branch: 'master' + mvn-settings: 'vfc-nfvo-wfengine-settings' |