Temporarily disable qps tsan tests
@ -2452,6 +2452,8 @@ targets:
- gpr_test_util
- gpr
- grpc++_test_config
exclude_configs:
- tsan
platforms:
- mac
- linux
@ -2471,6 +2473,8 @@ targets:
@ -2296,7 +2296,9 @@
"posix"
],
"cpu_cost": 10,
"exclude_configs": [],
"exclude_configs": [
"tsan"
"flaky": false,
"gtest": false,
"language": "c++",
@ -2315,7 +2317,9 @@