From: Tim Rozet Date: Fri, 18 Dec 2015 15:05:14 +0000 (+0000) Subject: Merge "Migrates Apex to virtual deployments to use new slave" X-Git-Tag: test-tag~34 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=02bd9f7df86c8f6359ac516b2c0c93116adc77f2;hp=-c;p=releng.git Merge "Migrates Apex to virtual deployments to use new slave" --- 02bd9f7df86c8f6359ac516b2c0c93116adc77f2 diff --combined jjb/apex/apex.yml index 14c472b1e,b537b8bb1..8baf02b01 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@@ -20,7 -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 +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 +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 +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 +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 +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' @@@ -425,7 -425,7 +425,7 @@@ # cleanup virtual machines before we start sudo opnfv-clean # initiate virtual deployment - sudo opnfv-deploy -v -d /usr/share/doc/opnfv/deploy_settings.yaml.example + sudo opnfv-deploy -v echo echo "--------------------------------------------------------"