Skip to content
Snippets Groups Projects
Commit 9a48199d authored by Jan Tattermusch's avatar Jan Tattermusch Committed by GitHub
Browse files

Merge pull request #11821 from jtattermusch/parallel_multilang

More parallelism for multilang linux tests
parents fd82a6cb fd37497f
No related branches found
No related tags found
No related merge requests found
...@@ -25,5 +25,5 @@ action { ...@@ -25,5 +25,5 @@ action {
env_vars { env_vars {
key: "RUN_TESTS_FLAGS" key: "RUN_TESTS_FLAGS"
value: "-f basictests linux multilang --inner_jobs 16 -j 1 --internal_ci --bq_result_table aggregate_results" value: "-f basictests linux multilang --inner_jobs 16 -j 2 --internal_ci --bq_result_table aggregate_results"
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment