Skip to content

Commit 7ac8493

Browse files
author
laveen
committed
Fix
1 parent 384d88d commit 7ac8493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/cloud-build/daily-tests/tests/h4d-vm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ custom_vars:
3131
h4d_onspot: true
3232
enable_spot: true
3333
cli_deployment_vars:
34-
base_network_name: 0vpc-$(build)
34+
base_network_name: '{{ test_name }}'
3535
region: "{{ region }}"
3636
zone: "{{ zone }}"

0 commit comments

Comments
 (0)