From: Tim Rozet Date: Thu, 7 Jan 2016 19:07:26 +0000 (-0500) Subject: Migrates all Apex to LFPOD1 X-Git-Tag: brahmaputra.1.0~297 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=145ca4cd41b7c9de851c090819fd7c2c57e30d30;p=releng.git Migrates all Apex to LFPOD1 Intelpod is unstable with slow internet Change-Id: I12f9cb8098e3a7ac00d50be4a604455850ce941f Signed-off-by: Tim Rozet --- diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index ec88031b1..a5cc4798a 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -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 @@ -131,7 +131,7 @@ # 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 @@ -167,7 +167,7 @@ # 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 @@ -223,7 +223,7 @@ # 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 @@ -254,13 +254,11 @@ 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'