We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 573bfaa commit d44db47Copy full SHA for d44db47
internal/kokoro/continuous.sh
@@ -50,7 +50,6 @@ export GCLOUD_TESTS_GOLANG_AWS_ROLE_ID="arn:aws:iam::$GCLOUD_TESTS_GOLANG_AWS_AC
50
export GCLOUD_TESTS_GOLANG_AUDIENCE_OIDC=$(cat ${KOKORO_GFILE_DIR}/secret_manager/go-cloud-integration-byoid-aud-oidc)
51
export GCLOUD_TESTS_GOLANG_AUDIENCE_AWS=$(cat ${KOKORO_GFILE_DIR}/secret_manager/go-cloud-integration-byoid-aud-aws)
52
export GOOGLE_EXTERNAL_ACCOUNT_ALLOW_EXECUTABLES="1"
53
-export GOOGLE_API_GO_EXPERIMENTAL_ENABLE_NEW_AUTH_LIB="true"
54
55
# Bigtable integration tests expect an existing instance and cluster
56
# ❯ cbt createinstance gc-bt-it-instance gc-bt-it-instance \
0 commit comments