From 145ca4cd41b7c9de851c090819fd7c2c57e30d30 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Thu, 7 Jan 2016 14:07:26 -0500 Subject: [PATCH] Migrates all Apex to LFPOD1 Intelpod is unstable with slow internet Change-Id: I12f9cb8098e3a7ac00d50be4a604455850ce941f Signed-off-by: Tim Rozet --- jjb/apex/apex.yml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) 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' -- 2.16.6