Bug 1143066 - Use faster worker type and increase chunks for emulators r=garndt

This commit is contained in:
jlal@mozilla.com 2015-03-13 19:54:52 -07:00
parent e1dff9b78b
commit 660a9c5183
14 changed files with 19 additions and 12 deletions

View File

@ -106,12 +106,10 @@ tests:
allowed_build_tasks:
tasks/builds/b2g_emulator_ics_opt.yml:
task: tasks/tests/b2g_emulator_mochitest.yml
chunks: 9
tasks/builds/b2g_emulator_ics_debug.yml:
task: tasks/tests/b2g_emulator_mochitest.yml
tasks/builds/mulet_linux.yml:
task: tasks/tests/mulet_mochitests.yml
chunks: 5
mochitest-oop:
allowed_build_tasks:
tasks/builds/b2g_desktop_opt.yml:
@ -127,6 +125,6 @@ tests:
xpcshell:
allowed_build_tasks:
tasks/builds/b2g_emulator_ics_opt.yml:
task: tasks/tests/b2g_emulator_xpcshell.yml
task: tasks/tests/b2g_emulator_xpcshell_chunked.yml
tasks/builds/b2g_emulator_ics_debug.yml:
task: tasks/tests/b2g_emulator_xpcshell_chunked.yml

View File

@ -128,7 +128,6 @@ tests:
task: tasks/tests/b2g_emulator_mochitest.yml
tasks/builds/b2g_emulator_ics_opt.yml:
task: tasks/tests/b2g_emulator_mochitest.yml
chunks: 9
tasks/builds/b2g_emulator_ics_debug.yml:
task: tasks/tests/b2g_emulator_mochitest.yml
tasks/builds/mulet_linux.yml:
@ -152,8 +151,8 @@ tests:
xpcshell:
allowed_build_tasks:
tasks/builds/b2g_emulator_kk_opt.yml:
task: tasks/tests/b2g_emulator_xpcshell.yml
task: tasks/tests/b2g_emulator_xpcshell_chunked.yml
tasks/builds/b2g_emulator_ics_opt.yml:
task: tasks/tests/b2g_emulator_xpcshell.yml
task: tasks/tests/b2g_emulator_xpcshell_chunked.yml
tasks/builds/b2g_emulator_ics_debug.yml:
task: tasks/tests/b2g_emulator_xpcshell_chunked.yml

View File

@ -6,6 +6,7 @@ task:
name: '[TC] CPP Unit Tests'
description: CPP Unit Tests test run
workerType: b2gtest-emulator
payload:
command:
- entrypoint

View File

@ -6,6 +6,7 @@ task:
name: '[TC] Crashtest'
description: Crashtest test run {{chunk}}
workerType: b2gtest-emulator
payload:
maxRunTime: 3600
command:
@ -29,7 +30,7 @@ task:
extra:
chunks:
total: 3
total: 5
treeherder:
groupName: Reftest

View File

@ -6,6 +6,7 @@ task:
name: '[TC] JSReftest'
description: JSReftest test run {{chunk}}
workerType: b2gtest-emulator
payload:
command:
- entrypoint

View File

@ -6,6 +6,7 @@ task:
name: '[TC] Marionette Framework Unit Tests'
description: Marionette Framework Unit Tests test run
workerType: b2gtest-emulator
payload:
command:
- entrypoint

View File

@ -6,6 +6,7 @@ task:
name: '[TC] Marionette WebAPI Tests'
description: Marionette WebAPI test run
workerType: b2gtest-emulator
payload:
command:
- entrypoint

View File

@ -6,6 +6,7 @@ task:
name: '[TC] Mochitest'
description: Mochitest test run {{chunk}}
workerType: b2gtest-emulator
payload:
maxRunTime: 7200
command:
@ -30,7 +31,7 @@ task:
extra:
chunks:
total: 20
total: 50
treeherder:
groupName: Mochitest
groupSymbol: tc-M

View File

@ -6,6 +6,7 @@ task:
name: '[TC] Mochitest'
description: Mochitest Media test run
workerType: b2gtest-emulator
payload:
command:
- entrypoint

View File

@ -6,6 +6,7 @@ task:
name: '[TC] Reftest'
description: Reftest test run {{chunk}}
workerType: b2gtest-emulator
payload:
command:
- entrypoint
@ -28,7 +29,7 @@ task:
extra:
chunks:
total: 20
total: 40
treeherder:
groupName: Reftest
groupSymbol: tc-R

View File

@ -6,6 +6,7 @@ task:
name: '[TC] XPCShell'
description: XPCShell test run
workerType: b2gtest-emulator
payload:
maxRunTime: 6000
command:

View File

@ -6,6 +6,7 @@ task:
name: '[TC] XPCShell'
description: XPCShell test run {{chunk}}
workerType: b2gtest-emulator
payload:
maxRunTime: 6000
command:
@ -29,7 +30,7 @@ task:
extra:
chunks:
total: 2
total: 20
treeherder:
groupName: XPCShell
symbol: X{{chunk}}

View File

@ -30,7 +30,7 @@ task:
extra:
chunks:
total: 10
total: 20
treeherder:
groupName: Gaia JS Integration Test
groupSymbol: tc-Gij

View File

@ -31,7 +31,7 @@ task:
extra:
chunks:
total: 10
total: 20
treeherder:
groupName: Gaia JS Integration Test
groupSymbol: tc-Gij