Apex: migrate nodes for project jobs to master label 61/42361/1
authorTim Rozet <trozet@redhat.com>
Tue, 19 Sep 2017 01:52:22 +0000 (21:52 -0400)
committerTim Rozet <trozet@redhat.com>
Tue, 19 Sep 2017 01:52:22 +0000 (21:52 -0400)
We dont have other pods so no reason to make extra labels

Change-Id: Ib701ae25d6cd08035930773219f691c7dc1b156e
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex-project-jobs.yml

index b1702e5..5807286 100644 (file)
@@ -33,7 +33,7 @@
     # Required Variables:
     #     stream:    branch with - in place of / (eg. stable)
     #     branch:    branch (eg. stable)
-    node: 'apex-build-{stream}'
+    node: 'apex-build-master'
 
     disabled: false
 
@@ -82,7 +82,7 @@
     # Required Variables:
     #     stream:    branch with - in place of / (eg. stable)
     #     branch:    branch (eg. stable)
-    node: 'apex-virtual-{stream}'
+    node: 'apex-virtual-master'
 
     disabled: false