Update yaml to use the only docker node defined 27/2127/1
authorJeremy Phelps <jphelps@linuxfoundation.org>
Tue, 14 Mar 2017 15:53:46 +0000 (10:53 -0500)
committerJeremy Phelps <jphelps@linuxfoundation.org>
Tue, 14 Mar 2017 15:56:54 +0000 (10:56 -0500)
The correct node to use for mso-docker-image-blessing
job template is ubuntu1604-docker-8c-8g

Change-Id: I86d889b92ba599884eff31bf85ca9423a21193d4
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
jjb/global-templates-script.yaml

index 83f4fe6..87ddb87 100644 (file)
 
     project-type: freestyle
     concurrent: true
-    node: 'ubuntu1604-docker-2c-1g'
+    node: 'ubuntu1604-docker-8c-8g'
 
     parameters:
       - string:
           global-settings-file: 'global-settings'
           settings-file: '{mvn-settings}'
       - docker-login
-      - shell: !include-raw: include-docker-blessing.sh
\ No newline at end of file
+      - shell: !include-raw: include-docker-blessing.sh