Make webrtc_perf_tests run serially on swarming.

BUG=chromium:755660
NOTRY=True

Review-Url: https://codereview.webrtc.org/3012973002
Cr-Commit-Position: refs/heads/master@{#19783}
This commit is contained in:
ehmaldonado 2017-09-11 12:14:58 -07:00 committed by Commit Bot
parent 063f0c0d3a
commit a827c087fa

View File

@ -120,6 +120,6 @@
},
"webrtc_perf_tests": {
"label": "//webrtc:webrtc_perf_tests",
"type": "console_test_launcher",
"type": "non_parallel_console_test_launcher",
},
}