aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/macos/grpc_basictests_opt.cfg
diff options
context:
space:
mode:
authorGravatar Matt Kwong <matt-kwong@users.noreply.github.com>2017-09-11 12:27:44 -0700
committerGravatar GitHub <noreply@github.com>2017-09-11 12:27:44 -0700
commite72255f01140ed58fbe217a504380c81eaf255fe (patch)
treec0a0773aeb5772eefa1a62c88d31b0205a013b76 /tools/internal_ci/macos/grpc_basictests_opt.cfg
parent738b1bb424292b4138e82a3c2085ab4a3a95507e (diff)
parent9f0c86afcc0eea8964418fd477ed77498c2cbdf8 (diff)
Merge branch 'master' into sig_hand
Diffstat (limited to 'tools/internal_ci/macos/grpc_basictests_opt.cfg')
-rw-r--r--tools/internal_ci/macos/grpc_basictests_opt.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/internal_ci/macos/grpc_basictests_opt.cfg b/tools/internal_ci/macos/grpc_basictests_opt.cfg
index d359eb601a..5048baaf48 100644
--- a/tools/internal_ci/macos/grpc_basictests_opt.cfg
+++ b/tools/internal_ci/macos/grpc_basictests_opt.cfg
@@ -27,5 +27,5 @@ action {
env_vars {
key: "RUN_TESTS_FLAGS"
- value: "-f basictests macos opt --internal_ci -j 1 --inner_jobs 4 --bq_result_table aggregate_results"
+ value: "-f basictests macos opt --internal_ci -j 1 --inner_jobs 4"
}