Skip to content

Commit d44db47

Browse files
authored
chore: revert reenable new auth after fixes (#9837)
This reverts commit 4070f1f.
1 parent 573bfaa commit d44db47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/kokoro/continuous.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ export GCLOUD_TESTS_GOLANG_AWS_ROLE_ID="arn:aws:iam::$GCLOUD_TESTS_GOLANG_AWS_AC
5050
export GCLOUD_TESTS_GOLANG_AUDIENCE_OIDC=$(cat ${KOKORO_GFILE_DIR}/secret_manager/go-cloud-integration-byoid-aud-oidc)
5151
export GCLOUD_TESTS_GOLANG_AUDIENCE_AWS=$(cat ${KOKORO_GFILE_DIR}/secret_manager/go-cloud-integration-byoid-aud-aws)
5252
export GOOGLE_EXTERNAL_ACCOUNT_ALLOW_EXECUTABLES="1"
53-
export GOOGLE_API_GO_EXPERIMENTAL_ENABLE_NEW_AUTH_LIB="true"
5453

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

0 commit comments

Comments
 (0)