Commit cc001fd4 authored by Sergey Ulanov's avatar Sergey Ulanov Committed by Commit Bot

[Fuchsia] Enable AEMU on FYI Fuchsia x64 bots.

AEMU was enabled on main waterfall, but not on FYI bots. Enable AEMU on
FYI x64 for consistency.

Bug: 1096611
Change-Id: I337440d94b485af5a8506dc721f0085ed4b6c117
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2268583Reviewed-by: default avatarDirk Pranke <dpranke@google.com>
Commit-Queue: Dirk Pranke <dpranke@google.com>
Auto-Submit: Sergey Ulanov <sergeyu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#783814}
parent 7bff9ff0
This diff is collapsed.
This diff is collapsed.
...@@ -1974,6 +1974,7 @@ ...@@ -1974,6 +1974,7 @@
'all', 'all',
], ],
'mixins': [ 'mixins': [
'fuchsia_aemu',
'linux-xenial', 'linux-xenial',
], ],
'swarming': { 'swarming': {
...@@ -1994,6 +1995,7 @@ ...@@ -1994,6 +1995,7 @@
'browser_config': 'web-engine-shell', 'browser_config': 'web-engine-shell',
'os_type': 'linux', 'os_type': 'linux',
'mixins': [ 'mixins': [
'fuchsia_aemu',
'linux-xenial', 'linux-xenial',
], ],
'swarming': { 'swarming': {
......
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