[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/1296449 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#56891}
This commit is contained in:
parent
27ceb7499a
commit
5679e3095e
@ -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'},
|
||||||
|
],
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user