Parcourir la source

Increase size of a test to match internal guidance

Vijay Pai il y a 5 ans
Parent
commit
b92ca15356
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      test/cpp/microbenchmarks/BUILD

+ 1 - 0
test/cpp/microbenchmarks/BUILD

@@ -236,6 +236,7 @@ grpc_cc_library(
 
 grpc_cc_test(
     name = "bm_fullstack_unary_ping_pong",
+    size = "large",
     srcs = [
         "bm_fullstack_unary_ping_pong.cc",
     ],