| Index: scripts/slave/recipes/chromium.expected/full_chromium_memory_full_Linux_TSan_Tests.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_memory_full_Linux_TSan_Tests.json b/scripts/slave/recipes/chromium.expected/full_chromium_memory_full_Linux_TSan_Tests.json
|
| index 32842840ab26815457c5857a56f3db610bee4335..65d36a457f52dcd00b4d1fc6134129a8a00a88c6 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_memory_full_Linux_TSan_Tests.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_memory_full_Linux_TSan_Tests.json
|
| @@ -190,6 +190,22 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport multiprocessing\nprint min(200, multiprocessing.cpu_count() * 10)\n"
|
| + ],
|
| + "name": "ensure_goma.get the number of cpus",
|
| + "stdout": "/path/to/tmp/",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import multiprocessing@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@print min(200, multiprocessing.cpu_count() * 10)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[BUILDER_CACHE]/Linux_TSan_Tests/src/tools/swarming_client/swarming.py",
|
| "--version"
|
| ],
|
|
|