Merge m-c to b2ginbound a=merge CLOSED TREE

This commit is contained in:
Wes Kocher 2015-03-25 13:24:39 -07:00
commit af68e7704b
9 changed files with 45 additions and 15 deletions

View File

@ -2,7 +2,7 @@ $inherits:
from: 'tasks/build.yml'
task:
metadata:
name: "[TC] B2G Desktop {{build_type}}"
name: "[TC] B2G Desktop ( {{build_type}} )"
description: B2G Desktop {{build_type}}
workerType: b2gbuild-desktop
@ -21,8 +21,11 @@ task:
buildbot_step 'Build' ./build-b2g-desktop.sh $HOME/workspace
extra:
treeherderEnv:
- production
- staging
treeherder:
groupSymbol: tc
groupSymbol: "?"
groupName: Submitted by taskcluster
machine:
platform: b2g-linux64

View File

@ -3,7 +3,7 @@ $inherits:
from: 'tasks/test.yml'
task:
metadata:
name: '[TC] Gaia Build Test'
name: '[TC] - Gaia Build Test'
description: Gaia Build Test test run
payload:
@ -29,6 +29,10 @@ task:
expires: '{{#from_now}}1 year{{/from_now}}'
extra:
treeherderEnv:
- production
- staging
treeherder:
groupSymbol: "?"
symbol: 'Gb'
productName: b2g

View File

@ -3,7 +3,7 @@ $inherits:
from: 'tasks/test.yml'
task:
metadata:
name: '[TC] Gaia Build Unit Test'
name: '[TC] - Gaia Build Unit Test'
description: Gaia Build Unit Test
payload:
@ -28,6 +28,10 @@ task:
expires: '{{#from_now}}1 year{{/from_now}}'
extra:
treeherderEnv:
- production
- staging
treeherder:
groupSymbol: "?"
symbol: 'Gbu'
productName: b2g

View File

@ -3,7 +3,7 @@ $inherits:
from: 'tasks/test.yml'
task:
metadata:
name: '[TC] Gaia JS Integration Test'
name: '[TC] - Gaia JS Integration Test'
description: Gaia JS Integration Test run {{chunk}}
payload:
@ -31,9 +31,12 @@ task:
extra:
chunks:
total: 20
total: 30
treeherderEnv:
- production
- staging
treeherder:
groupName: Gaia JS Integration Test
groupSymbol: tc-Gij
groupSymbol: Gij
symbol: '{{chunk}}'
productName: b2g

View File

@ -3,7 +3,7 @@ $inherits:
from: 'tasks/test.yml'
task:
metadata:
name: '[TC] Gaia Python Accessibility Integration Tests'
name: '[TC] - Gaia Python Accessibility Integration Tests'
description: Gaia Python Accessibility Integration Tests run {{chunk}}
payload:
@ -30,8 +30,11 @@ task:
expires: '{{#from_now}}1 year{{/from_now}}'
extra:
treeherderEnv:
- production
- staging
treeherder:
groupName: Gaia Python Integration Tests
groupSymbol: tc-Gip
groupSymbol: Gip
symbol: 'a'
productName: b2g

View File

@ -3,7 +3,7 @@ $inherits:
from: 'tasks/test.yml'
task:
metadata:
name: '[TC] Gaia Python Functional Integration Tests'
name: '[TC] - Gaia Python Functional Integration Tests'
description: Gaia Python Functional Integration Tests run {{chunk}}
payload:
@ -34,9 +34,11 @@ task:
extra:
chunks:
total: 3
treeherderEnv:
- production
- staging
treeherder:
groupName: Gaia Python Integration Tests
groupSymbol: tc-Gip
groupSymbol: Gip
symbol: 'f{{chunk}}'
productName: b2g

View File

@ -3,7 +3,7 @@ $inherits:
from: 'tasks/test.yml'
task:
metadata:
name: '[TC] Gaia Python Integration Unit Tests'
name: '[TC] - Gaia Python Integration Unit Tests'
description: Gaia Python Integration Unit Tests run {{chunk}}
payload:
@ -30,8 +30,11 @@ task:
expires: '{{#from_now}}1 year{{/from_now}}'
extra:
treeherderEnv:
- production
- staging
treeherder:
groupName: Gaia Python Integration Tests
groupSymbol: tc-Gip
groupSymbol: Gip
symbol: 'u'
productName: b2g

View File

@ -29,6 +29,10 @@ task:
expires: '{{#from_now}}1 year{{/from_now}}'
extra:
treeherderEnv:
- production
- staging
treeherder:
symbol: 'Gu'
groupSymbol: "?"
productName: b2g

View File

@ -3,7 +3,7 @@ $inherits:
from: 'tasks/test.yml'
task:
metadata:
name: '[TC] Gaia Linter'
name: '[TC] - Gaia Linter'
description: Linter Test
payload:
@ -27,6 +27,10 @@ task:
expires: '{{#from_now}}1 year{{/from_now}}'
extra:
treeherderEnv:
- production
- staging
treeherder:
groupSymbol: "?"
symbol: 'Li'
productName: 'b2g'