Skip to content

Commit

Permalink
chore(internal/kokoro): revert enable new auth lib in continuous.sh (#…
Browse files Browse the repository at this point in the history
…9799)

This reverts commit 437d76f.
  • Loading branch information
codyoss authored Apr 18, 2024
1 parent 7259373 commit 62d6ecf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/kokoro/continuous.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ export GCLOUD_TESTS_GOLANG_AWS_ROLE_ID="arn:aws:iam::$GCLOUD_TESTS_GOLANG_AWS_AC
export GCLOUD_TESTS_GOLANG_AUDIENCE_OIDC=$(cat ${KOKORO_GFILE_DIR}/secret_manager/go-cloud-integration-byoid-aud-oidc)
export GCLOUD_TESTS_GOLANG_AUDIENCE_AWS=$(cat ${KOKORO_GFILE_DIR}/secret_manager/go-cloud-integration-byoid-aud-aws)
export GOOGLE_EXTERNAL_ACCOUNT_ALLOW_EXECUTABLES="1"
export GOOGLE_API_GO_EXPERIMENTAL_ENABLE_NEW_AUTH_LIB="true"

# Bigtable integration tests expect an existing instance and cluster
# ❯ cbt createinstance gc-bt-it-instance gc-bt-it-instance \
Expand Down

0 comments on commit 62d6ecf

Please sign in to comment.