Correct job template for docker image processing
[ci-management.git] / jjb / sdnc / sdnc-northbound.yaml
index 11e9686..1bef502 100644 (file)
@@ -3,20 +3,15 @@
     name: sdnc-northbound
     project-name: 'sdnc-northbound'
     jobs:
-      - '{project-name}-{stream}-clm'
-      - '{project-name}-{stream}-verify-java-skip-tests'
+      - gerrit-maven-clm
+      - '{project-name}-{stream}-verify-java'
       - '{project-name}-{stream}-merge-java'
       - '{project-name}-{stream}-release-version-java-daily'
-      - '{project-name}-{stream}-stage-site-java':
-          site-pom: 'pom.xml'
-          trigger-job: '{project-name}-{stream}-release-version-java-daily'
 
     project: 'sdnc/northbound'
     stream:
       - 'master':
           branch: 'master'
-      - 'release-1.0.0':
-          branch: 'release-1.0.0'
     mvn-settings: 'sdnc-northbound-settings'
 
     # due to a strange macro / variable translation problem this needs to be
@@ -26,3 +21,4 @@
       deployAtEnd=true
     files: '**'
     archive-artifacts: ''
+    build-node: ubuntu1604-basebuild-4c-4g