File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -2038,19 +2038,17 @@ jobs:
20382038 tags : [broadcom]
20392039 - do :
20402040 - task : run-wuts
2041+ tags : [broadcom]
20412042 file : windows-utilities-release/ci/tasks/run-wuts/task.yml
20422043 image : bosh-integration-registry-image
20432044 input_mapping : { stemcell: bosh-windows-stemcell }
20442045 params :
20452046 AZ : az1
2046- BOSH_CA_CERT : ((iaas_directors_gcp -director_bosh_ca_cert.ca))
2047- BOSH_CLIENT : ((iaas_directors_gcp -director_bosh_client.username))
2048- BOSH_CLIENT_SECRET : ((iaas_directors_gcp -director_bosh_client.password))
2049- BOSH_ENVIRONMENT : ((iaas_directors_gcp -director_bosh_environment))
2047+ BOSH_CA_CERT : ((iaas_directors_labs-gcp -director_bosh_ca_cert.ca))
2048+ BOSH_CLIENT : ((iaas_directors_labs-gcp -director_bosh_client.username))
2049+ BOSH_CLIENT_SECRET : ((iaas_directors_labs-gcp -director_bosh_client.password))
2050+ BOSH_ENVIRONMENT : ((iaas_directors_labs-gcp -director_bosh_environment))
20502051 NETWORK : default
2051- SSH_TUNNEL_IP : ((iaas_directors_gcp-director_bosh_jumpbox_ip))
2052- SSH_TUNNEL_PRIVATE_KEY : ((iaas_directors_gcp-director_bosh_jumpbox_ssh.private_key))
2053- SSH_TUNNEL_USER : ((iaas_directors_gcp-director_bosh_jumpbox_username))
20542052 VM_EXTENSIONS : " 50GB_ephemeral_disk"
20552053 VM_TYPE : large
20562054 ensure :
You can’t perform that action at this time.
0 commit comments