Bug 1142779 - Update job tasks to use new chunking logic r=lightsofapollo

This commit is contained in:
Gregory Arndt 2015-03-25 15:15:31 -05:00
parent add1030b93
commit 312649437f
3 changed files with 6 additions and 1 deletions

View File

@ -25,7 +25,6 @@ builds:
allowed_build_tasks:
tasks/builds/b2g_flame_kk_eng.yml:
task: tasks/tests/flame_kk_gaia_ui_test_functional.yml
chunks: 3
gaia-ui-test-functional-dsds:
allowed_build_tasks:
tasks/builds/b2g_flame_kk_eng.yml:

View File

@ -40,3 +40,6 @@ task:
treeherder:
groupSymbol: tc
groupName: Submitted by taskcluster
chunks:
total: 1
current: {{chunk}}

View File

@ -39,6 +39,9 @@ task:
expires: '{{#from_now}}1 year{{/from_now}}'
extra:
chunks:
total: 3
treeherder:
groupName: Gaia Python Integration Tests
groupSymbol: tc-Gip