Commit 0986b5c1 authored by Ben Pastene's avatar Ben Pastene Committed by Commit Bot

Bump telemetry_unittests to 100% experiment on cros VM CQ bot.

Hopefully after crrev.com/i/701289 there's enough capacity this time.

TBR=jbudorick, achuith

Bug: 876494
Change-Id: I10e8fa31851c8ebd5f38bb233d66c5b0b47bbf29
Reviewed-on: https://chromium-review.googlesource.com/c/1291709Reviewed-by: default avatarBen Pastene <bpastene@chromium.org>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/master@{#601223}
parent b845a712
...@@ -391,7 +391,7 @@ ...@@ -391,7 +391,7 @@
"--remote=127.0.0.1", "--remote=127.0.0.1",
"--remote-ssh-port=9222" "--remote-ssh-port=9222"
], ],
"experiment_percentage": 50, "experiment_percentage": 100,
"isolate_name": "telemetry_unittests", "isolate_name": "telemetry_unittests",
"name": "telemetry_unittests", "name": "telemetry_unittests",
"swarming": { "swarming": {
......
...@@ -480,7 +480,7 @@ ...@@ -480,7 +480,7 @@
'--remote-ssh-port=9222', '--remote-ssh-port=9222',
], ],
# TODO(crbug.com/876494): Move this out of experimental. # TODO(crbug.com/876494): Move this out of experimental.
'experiment_percentage': 50, 'experiment_percentage': 100,
'swarming': { 'swarming': {
'hard_timeout': 1200, 'hard_timeout': 1200,
'idempotent': False, # https://crbug.com/549140 'idempotent': False, # https://crbug.com/549140
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment