Commit 5679e309 authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[test] Migrate test configs for branches console

All configs auto-generated with https://crrev.com/c/1270796.

NOTRY=true
TBR=sergiyb@chromium.org

Bug: chromium:830557
Change-Id: Ie421a3a01bbcd996297ab3a8585dd6f116e29886
Reviewed-on: https://chromium-review.googlesource.com/c/1296449Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarSergiy Byelozyorov <sergiyb@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#56891}
parent 27ceb749
......@@ -1504,4 +1504,234 @@
},
],
},
##############################################################################
# Clusterfuzz.
'V8 Linux - beta branch': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'mozilla'},
{'name': 'presubmit'},
{'name': 'test262'},
{'name': 'v8testing'},
],
},
'V8 Linux - beta branch - debug': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'mozilla'},
{'name': 'presubmit'},
{'name': 'test262'},
{'name': 'v8testing', 'shards': 3},
],
},
'V8 Linux - stable branch': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'mozilla'},
{'name': 'presubmit'},
{'name': 'test262'},
{'name': 'v8testing'},
],
},
'V8 Linux - stable branch - debug': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'mozilla'},
{'name': 'presubmit'},
{'name': 'test262'},
{'name': 'v8testing', 'shards': 3},
],
},
'V8 Linux64 - beta branch': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'mozilla'},
{'name': 'test262'},
{'name': 'v8testing'},
],
},
'V8 Linux64 - beta branch - debug': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'mozilla'},
{'name': 'test262'},
{'name': 'v8testing', 'shards': 3},
],
},
'V8 Linux64 - stable branch': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'mozilla'},
{'name': 'test262'},
{'name': 'v8testing'},
],
},
'V8 Linux64 - stable branch - debug': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'mozilla'},
{'name': 'test262'},
{'name': 'v8testing', 'shards': 3},
],
},
'V8 arm - sim - beta branch': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'mozilla'},
{'name': 'test262'},
{'name': 'v8testing', 'shards': 2},
],
},
'V8 arm - sim - beta branch - debug': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'mozilla'},
{'name': 'test262'},
{'name': 'v8testing', 'shards': 3},
],
},
'V8 arm - sim - stable branch': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'mozilla'},
{'name': 'test262'},
{'name': 'v8testing', 'shards': 2},
],
},
'V8 arm - sim - stable branch - debug': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'mozilla'},
{'name': 'test262'},
{'name': 'v8testing', 'shards': 3},
],
},
'V8 mips64el - sim - beta branch': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'unittests'},
],
},
'V8 mips64el - sim - stable branch': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'unittests'},
],
},
'V8 mipsel - sim - beta branch': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'v8testing', 'shards': 4},
],
},
'V8 mipsel - sim - stable branch': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'v8testing', 'shards': 4},
],
},
'V8 ppc64 - sim - beta branch': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'unittests'},
],
},
'V8 ppc64 - sim - stable branch': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'unittests'},
],
},
'V8 s390x - sim - beta branch': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'unittests'},
],
},
'V8 s390x - sim - stable branch': {
'swarming_task_attrs': {
'expiration': 14400,
'hard_timeout': 5400,
'priority': 35,
},
'tests': [
{'name': 'unittests'},
],
},
}
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