Using tsan_macos config for cfstream_tsan test (#28690)
This commit is contained in:
parent
0fbb34295a
commit
adb8611da4
|
|
@ -18,6 +18,6 @@
|
|||
build_file: "grpc/tools/internal_ci/macos/grpc_run_bazel_isolated_tests.sh"
|
||||
env_vars {
|
||||
key: "RUN_TESTS_FLAGS"
|
||||
value: "--config=tsan"
|
||||
value: "--config=tsan_macos"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue