Fix typo on deployment job
[ci-management.git] / jjb / dcaegen2 / dcaegen2-deployments.yaml
index c07a546..200cf55 100644 (file)
     stream:
       - 'master':
           branch: 'master'
+      - 'guilin':
+          branch: 'guilin'
+      - 'honolulu':
+          branch: 'honolulu'
     mvn-settings: 'dcaegen2-deployments-settings'
     # due to a strange macro / variable translation problem this needs
     # to be passed as a string block to properly get the properties
@@ -20,7 +24,7 @@
       deployAtEnd=true
     files: '**'
     archive-artifacts: ''
-    build-node: 'ubuntu1604-docker-v1-8c-8g'
+    build-node: 'ubuntu1804-docker-v1-8c-8g'
     build-timeout: 180
 
 - project:
@@ -28,7 +32,7 @@
     jobs:
       - gerrit-maven-clm
     nexus-iq-namespace: 'onap-'
-    build-node: ubuntu1604-docker-8c-8g
+    build-node: ubuntu1804-docker-8c-8g
     project: dcaegen2/deployments
     project-name: 'dcaegen2-deployments'
     branch: 'master'