aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps
diff options
context:
space:
mode:
authorGravatar Bill Feng <yfen@google.com>2018-11-07 15:21:04 -0800
committerGravatar Bill Feng <yfen@google.com>2018-11-07 15:21:04 -0800
commit9759a1b241c11203f6630634d8cb3e38aefd8aaa (patch)
tree01ce783bc6205da13170bdba151bbfd000fdd45a /test/cpp/qps
parent38c6b2c72a9489de0ba350d1493b063fa8f6d424 (diff)
removed accidental submodule update
Diffstat (limited to 'test/cpp/qps')
-rw-r--r--test/cpp/qps/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/qps/BUILD b/test/cpp/qps/BUILD
index 26f43284a6..626ac5f3f2 100644
--- a/test/cpp/qps/BUILD
+++ b/test/cpp/qps/BUILD
@@ -170,7 +170,7 @@ grpc_cc_test(
grpc_cc_test(
name = "qps_openloop_test",
srcs = ["qps_openloop_test.cc"],
- data = ["//third_party/toolchains:RBE_USE_MACHINE_TYPE_LARGE"],
+ exec_compatible_with = ["//third_party/toolchains/machine_size:large"],
deps = [
":benchmark_config",
":driver_impl",