Skip to content

Commit 5a3f046

Browse files
committed
Address review comments
1 parent a6d42cb commit 5a3f046

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google/cloud/spanner/ci/run_integration_tests_emulator_bazel.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@ trap spanner_emulator::kill EXIT
4545
--test_env="GOOGLE_CLOUD_CPP_EXPERIMENTAL_LOG_CONFIG=lastN,100,WARNING" \
4646
--test_env="GOOGLE_CLOUD_CPP_ENABLE_TRACING=rpc,rpc-streams" \
4747
--test_env="GOOGLE_CLOUD_CPP_TRACING_OPTIONS=truncate_string_field_longer_than=512" \
48+
--test_env="GOOGLE_CLOUD_CPP_SPANNER_SLOW_INTEGRATION_TESTS=instance,backup" \
4849
--test_tag_filters="integration-test" -- \
4950
"//google/cloud/spanner/...:all"

0 commit comments

Comments
 (0)