Uplaod results for Kokoro master portability tests

pull/12153/head
Matt Kwong 7 years ago
parent faef8bcc65
commit d9be5dc9e5
  1. 2
      tools/internal_ci/linux/grpc_portability.cfg
  2. 2
      tools/internal_ci/windows/grpc_portability.cfg

@ -26,5 +26,5 @@ action {
env_vars {
key: "RUN_TESTS_FLAGS"
value: "-f portability linux --inner_jobs 16 -j 1 --internal_ci"
value: "-f portability linux --inner_jobs 16 -j 1 --internal_ci --bq_result_table aggregate_results"
}

@ -26,5 +26,5 @@ action {
env_vars {
key: "RUN_TESTS_FLAGS"
value: "-f portability windows -j 1 --inner_jobs 8 --internal_ci"
value: "-f portability windows -j 1 --inner_jobs 8 --internal_ci --bq_result_table aggregate_results"
}

Loading…
Cancel
Save