X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fapex%2Fapex.yml;h=95055cb3e5c346078d3da866a3019c7e673fbef2;hb=f9b95c63765e6a648c045450f3e1427fb0934bc7;hp=45f7704e4eb5d7d07b95f1a9925d276ae4e78d75;hpb=93e45bc5f7b4144d98373c4b54e23db1d51b221e;p=releng.git diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index 45f7704e4..95055cb3e 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: @@ -31,7 +31,7 @@ branch: '{branch}' - string: name: GIT_BASE - default: ssh://gerrit.opnfv.org:29418/$PROJECT + default: https://gerrit.opnfv.org/gerrit/$PROJECT description: "Used for overriding the GIT URL coming from parameters macro." scm: @@ -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 @@ -93,7 +93,7 @@ branch: '{branch}' - string: name: GIT_BASE - default: ssh://gerrit.opnfv.org:29418/$PROJECT + default: https://gerrit.opnfv.org/gerrit/$PROJECT description: "Used for overriding the GIT URL coming from parameters macro." scm: @@ -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 @@ -144,7 +144,7 @@ branch: '{branch}' - string: name: GIT_BASE - default: ssh://gerrit.opnfv.org:29418/$PROJECT + default: https://gerrit.opnfv.org/gerrit/$PROJECT description: "Used for overriding the GIT URL coming from parameters macro." scm: @@ -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' @@ -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 "--------------------------------------------------------"