From 8f24ccf47d21f5cb96281605e55665458a0f3459 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Wed, 16 Dec 2015 12:02:01 -0500 Subject: Migrates Apex to virtual deployments to use new slave Change-Id: If11f76681489e047a5d23edebc2c31a6f5852248 Signed-off-by: Tim Rozet --- jjb/apex/apex.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'jjb/apex') diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index 45f7704e4..b537b8bb1 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -20,7 +20,7 @@ - job-template: name: 'apex-verify-{stream}' - node: opnfv-jump-1 + node: intel-us-deploy-virtual-2 parameters: - apex-parameter: @@ -80,7 +80,7 @@ # # This job's purpose is to update all the JJB - node: opnfv-jump-1 + node: intel-us-deploy-virtual-2 disabled: true @@ -131,7 +131,7 @@ # Required Variables: # stream: branch with - in place of / (eg. stable) # branch: branch (eg. stable) - node: opnfv-jump-1 + node: intel-us-deploy-virtual-2 disabled: false @@ -167,7 +167,7 @@ # Required Variables: # stream: branch with - in place of / (eg. stable) # branch: branch (eg. stable) - node: opnfv-jump-1 + node: intel-us-deploy-virtual-2 disabled: false @@ -222,7 +222,7 @@ # Required Variables: # stream: branch with - in place of / (eg. stable) # branch: branch (eg. stable) - node: opnfv-jump-1 + node: intel-us-deploy-virtual-2 disabled: false @@ -259,7 +259,7 @@ - trigger-builds: - project: 'apex-deploy-baremetal-{stream}' - trigger-builds: - - project: 'functest-apex-opnfv-jump-1-daily-{stream}' + - project: 'functest-apex-intel-us-deploy-virtual-2-daily-{stream}' block: true block-thresholds: build-step-failure-threshold: 'never' -- cgit 1.2.3-korg