Skip to content

Commit 55c5c60

Browse files
authored
fix local performance test by switching SA key (#847)
1 parent e310c4f commit 55c5c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/linux-start-local-test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ ${SUDO} sh -c 'echo "1024 65000" > /proc/sys/net/ipv4/ip_local_port_range'
6666

6767
NGINX=${ROOT}/nginx-esp
6868

69-
gsutil cp gs://esp-testing-secret-files/esp-load-test-d07065e7da9063cc.json \
69+
gsutil cp gs://esp-testing-secret-files/esp-load-test-8bf830ba292a.json \
7070
"${ROOT}/test/echo/gce-vm/client-secret.json" \
7171
|| error_exit "Failed to download credentials."
7272

0 commit comments

Comments
 (0)