Skip to content

Commit be4eab7

Browse files
committed
CI: stop using spot-instance BATs directors
1 parent b147efd commit be4eab7

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

ci/bats/iaas/gcp/director-vars

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
exec jq '{
55
"project_id": .project_id,
66
"zone": .zone,
7-
"preemptible": true,
87
"tags": ["bosh-director"],
98
"director_name": "director",
109
"internal_cidr": .internal_cidr,

ci/bats/iaas/gcp/prepare-bats-config.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ cpi: google
4141
properties:
4242
availability_zone: "$(terraform_output "zone")"
4343
zone: "$(terraform_output "zone")"
44-
preemptible: true
4544
pool_size: 1
4645
instances: 1
4746
second_static_ip: "$(terraform_output "second_static_ip_first_network")"

0 commit comments

Comments
 (0)