| Index: scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests.json b/scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests.json
|
| index 13cf04582d81814c12168b7d573ef6a53ab89aa1..cd602b2a8982662363e556ffc45f36bf65d6e0c2 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests.json
|
| @@ -200,6 +200,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]/Mac10_9_Tests/src/tools/swarming_client/swarming.py",
|
| "--version"
|
| ],
|
|
|