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 @@ -1983,20 +1983,18 @@ jobs:
19831983 tags : [broadcom]
19841984 - do :
19851985 - task : run-bwats-gcp-stemcell
1986+ tags : [broadcom]
19861987 file : bosh-windows-stemcell-builder-ci/ci/tasks/run-bwats/task.yml
19871988 image : bosh-windows-stemcell-builder-ci-image
19881989 input_mapping : { stemcell: bosh-windows-stemcell }
19891990 params :
19901991 ACCOUNT_JSON : ((broadcom_labs_gcp_credentials_json))
19911992 AZ : az1
1992- BOSH_CA_CERT : ((iaas_directors_gcp -director_bosh_ca_cert.ca))
1993- BOSH_CLIENT : ((iaas_directors_gcp -director_bosh_client.username))
1994- BOSH_CLIENT_SECRET : ((iaas_directors_gcp -director_bosh_client.password))
1995- BOSH_ENVIRONMENT : ((iaas_directors_gcp -director_bosh_environment))
1993+ BOSH_CA_CERT : ((iaas_directors_labs-gcp -director_bosh_ca_cert.ca))
1994+ BOSH_CLIENT : ((iaas_directors_labs-gcp -director_bosh_client.username))
1995+ BOSH_CLIENT_SECRET : ((iaas_directors_labs-gcp -director_bosh_client.password))
1996+ BOSH_ENVIRONMENT : ((iaas_directors_labs-gcp -director_bosh_environment))
19961997 IAAS : gcp
1997- SSH_TUNNEL_IP : ((iaas_directors_gcp-director_bosh_jumpbox_ip))
1998- SSH_TUNNEL_PRIVATE_KEY : ((iaas_directors_gcp-director_bosh_jumpbox_ssh.private_key))
1999- SSH_TUNNEL_USER : ((iaas_directors_gcp-director_bosh_jumpbox_username))
20001998 STEMCELL_OS : windows((BASE_OS_VERSION))
20011999 STEMCELL_PATH : stemcell/light-bosh-stemcell-*-google-kvm-windows((BASE_OS_VERSION))-go_agent.tgz
20022000 VM_EXTENSIONS : " 50GB_ephemeral_disk" # WARN: Cloud Config specific
You can’t perform that action at this time.
0 commit comments