diff --git a/script/linux-start-local-test b/script/linux-start-local-test index faa98d9c..60b6f6b4 100755 --- a/script/linux-start-local-test +++ b/script/linux-start-local-test @@ -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."