Run ci-management on agl-test-slave instead of master node 89/16889/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 2 Oct 2018 20:04:53 +0000 (22:04 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 2 Oct 2018 20:05:39 +0000 (22:05 +0200)
master got an package update and the jjb version is now incompatible.
We can ensure the jjb on the agl-test-slave clound image.

Change-Id: I3a6083cdbde74a01a46379976182a88470ab68d4
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/ci-management/ci-management.yaml

index 75ab030..9189b8e 100644 (file)
@@ -22,7 +22,7 @@
     name: ci-management-verify-jjb
 
     project-type: freestyle
-    node: master
+    node: agl-test-slave
     concurrent: true
 
     parameters:
@@ -56,7 +56,7 @@
     name: 'ci-management-merge'
 
     project-type: freestyle
-    node: master
+    node: agl-test-slave
 
     build-discarder:
       days-to-keep: 30