Commit 72fb45c9 authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[test] Upgrade the set of main Linux64 builders to Bionic

Bug: chromium:1199430
Change-Id: I4b82b0ef4323f6636a49a41fef20aded0ab38674
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2848479Reviewed-by: 's avatarLiviu Rau <liviurau@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#74176}
parent 7ad5b961
......@@ -338,7 +338,7 @@
'v8_linux64_dbg_ng_triggered': {
'swarming_dimensions' : {
'cpu': 'x86-64-avx2',
'os': 'Ubuntu-16.04',
'os': 'Ubuntu-18.04',
},
'tests': [
{'name': 'benchmarks'},
......@@ -423,7 +423,7 @@
'v8_linux64_nodcheck_rel_ng_triggered': {
'swarming_dimensions' : {
'cpu': 'x86-64-avx2',
'os': 'Ubuntu-16.04',
'os': 'Ubuntu-18.04',
},
'tests': [
{'name': 'benchmarks'},
......@@ -463,7 +463,7 @@
'v8_linux64_rel_ng_triggered': {
'swarming_dimensions' : {
'cpu': 'x86-64-avx2',
'os': 'Ubuntu-16.04',
'os': 'Ubuntu-18.04',
},
'tests': [
# TODO(machenbach): Add benchmarks.
......@@ -1075,7 +1075,7 @@
'V8 Linux64': {
'swarming_dimensions': {
'cpu': 'x86-64-avx2',
'os': 'Ubuntu-16.04',
'os': 'Ubuntu-18.04',
},
'tests': [
{'name': 'benchmarks'},
......@@ -1140,7 +1140,7 @@
'V8 Linux64 - debug': {
'swarming_dimensions': {
'cpu': 'x86-64-avx2',
'os': 'Ubuntu-16.04',
'os': 'Ubuntu-18.04',
},
'tests': [
{'name': 'benchmarks'},
......
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