Migrates all Apex to LFPOD1 19/5819/1
authorTim Rozet <trozet@redhat.com>
Thu, 7 Jan 2016 19:07:26 +0000 (14:07 -0500)
committerTim Rozet <trozet@redhat.com>
Thu, 7 Jan 2016 19:07:26 +0000 (14:07 -0500)
Intelpod is unstable with slow internet

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

index ec88031..a5cc479 100644 (file)
@@ -20,7 +20,7 @@
 - job-template:
     name: 'apex-verify-{stream}'
 
-    node: intel-us-deploy-virtual-2
+    node: opnfv-jump-1
 
     parameters:
         - apex-parameter:
@@ -80,7 +80,7 @@
     #
     # This job's purpose is to update all the JJB
 
-    node: intel-us-deploy-virtual-2
+    node: opnfv-jump-1
 
     disabled: true
 
     # Required Variables:
     #     stream:    branch with - in place of / (eg. stable)
     #     branch:    branch (eg. stable)
-    node: intel-us-deploy-virtual-2
+    node: opnfv-jump-1
 
     disabled: false
 
     # Required Variables:
     #     stream:    branch with - in place of / (eg. stable)
     #     branch:    branch (eg. stable)
-    node: intel-us-deploy-virtual-2
+    node: opnfv-jump-1
 
     disabled: false
 
     # Required Variables:
     #     stream:    branch with - in place of / (eg. stable)
     #     branch:    branch (eg. stable)
-    node: intel-us-deploy-virtual-2
+    node: opnfv-jump-1
 
     disabled: false
 
             git-revision: true
             block: true
         - trigger-builds:
-          - project: 'apex-deploy-virtual-{stream}'
+          - project: 'apex-deploy-baremetal-{stream}'
             git-revision: true
             block: true
         - trigger-builds:
-          - project: 'apex-deploy-baremetal-{stream}'
-        - trigger-builds:
-          - project: 'functest-apex-intel-us-deploy-virtual-2-daily-{stream}'
+          - project: 'functest-apex-opnfv-jump-1-daily-{stream}'
             block: true
             block-thresholds:
                 build-step-failure-threshold: 'never'