Skip to content

Commit

Permalink
fix local performance test by switching SA key (#847)
Browse files Browse the repository at this point in the history
  • Loading branch information
shuoyang2016 authored Aug 31, 2021
1 parent e310c4f commit 55c5c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/linux-start-local-test
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ ${SUDO} sh -c 'echo "1024 65000" > /proc/sys/net/ipv4/ip_local_port_range'

NGINX=${ROOT}/nginx-esp

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

Expand Down

0 comments on commit 55c5c60

Please sign in to comment.