X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ffunctest%2Ffunctest.yml;h=5aa178bc39499c2218b2df3372d3faad84336c0f;hb=53f04f43283d98605fc5b3de28c08756842d3f27;hp=346b678ace2ba6a96e6a3a9e452dd9e0c2fd4f58;hpb=0d4f2c483529638208ec1a7aeb2d6f0d90ee412f;p=releng.git diff --git a/jjb/functest/functest.yml b/jjb/functest/functest.yml index 346b678ac..5aa178bc3 100644 --- a/jjb/functest/functest.yml +++ b/jjb/functest/functest.yml @@ -7,7 +7,7 @@ project: '{name}' pod: - - opnfv-jump-1: + - intel-us-deploy-virtual-2: installer: apex - opnfv-jump-2: installer: fuel @@ -44,7 +44,7 @@ wrappers: - build-name: - name: '$BUILD_NUMBER: $FUNCTEST_SUITE_NAME' + name: '$BUILD_NUMBER: $FUNCTEST_SUITE_NAME $SDN_CONTROLLER $OPNFV_FEATURE' parameters: - project-parameter: @@ -201,7 +201,7 @@ elif [[ ${INSTALLER_TYPE} == 'joid' ]]; then # If production lab then creds may be retrieved dynamically # creds are on the jumphost, always in the same folder - labconfig="-v /home/ubuntu/joid/ci/cloud/admin-openrc:/home/opnfv/functest/conf/openstack.creds" + labconfig="-v /var/lib/jenkins/joid_config/admin-openrc:/home/opnfv/functest/conf/openstack.creds" # If dev lab, credentials may not be the default ones, just provide a path to put them into docker # replace the default one by the customized one provided by jenkins config if [ -n "${LAB_CONFIG}" ]; then