зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 42b38a7b80a7 (bug 1150178) debug builds do not have simulator
--HG-- extra : rebase_source : 254acbddddc7fafb43c175b645433b56a13242bc
This commit is contained in:
Родитель
d8ad4516fb
Коммит
8305556de0
|
@ -18,8 +18,8 @@ task:
|
|||
schedulerId: task-graph-scheduler
|
||||
|
||||
routes:
|
||||
- 'index.gecko.v1.{{project}}.revision.linux.{{head_rev}}.{{build_name}}.{{build_type}}'
|
||||
- 'index.gecko.v1.{{project}}.latest.linux.{{build_name}}.{{build_type}}'
|
||||
- 'index.gecko.v1.{{project}}.revision.{{head_rev}}.{{build_name}}.{{build_type}}'
|
||||
- 'index.gecko.v1.{{project}}.latest.{{build_name}}.{{build_type}}'
|
||||
scopes:
|
||||
# Nearly all of our build tasks use tc-vcs so just include the scope across
|
||||
# the board.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$inherits:
|
||||
from: 'tasks/builds/b2g_emulator_base.yml'
|
||||
variables:
|
||||
build_name: 'emulator-jb'
|
||||
build_name: 'emualtor-jb'
|
||||
build_type: 'debug'
|
||||
task:
|
||||
workerType: emulator-jb-debug
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$inherits:
|
||||
from: 'tasks/builds/b2g_emulator_base.yml'
|
||||
variables:
|
||||
build_name: 'emulator-jb'
|
||||
build_name: 'emualtor-jb'
|
||||
build_type: 'opt'
|
||||
task:
|
||||
workerType: emulator-jb
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$inherits:
|
||||
from: 'tasks/builds/b2g_emulator_base.yml'
|
||||
variables:
|
||||
build_name: 'emulator-kk'
|
||||
build_name: 'emualtor-kk'
|
||||
build_type: 'debug'
|
||||
task:
|
||||
workerType: emulator-kk-debug
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$inherits:
|
||||
from: 'tasks/builds/b2g_emulator_base.yml'
|
||||
variables:
|
||||
build_name: 'emulator-kk'
|
||||
build_name: 'emualtor-kk'
|
||||
build_type: 'opt'
|
||||
task:
|
||||
workerType: emulator-kk
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$inherits:
|
||||
from: 'tasks/builds/b2g_emulator_base.yml'
|
||||
variables:
|
||||
build_name: 'emulator-l'
|
||||
build_name: 'emualtor-l'
|
||||
build_type: 'opt'
|
||||
task:
|
||||
workerType: emulator-l-debug
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$inherits:
|
||||
from: 'tasks/builds/b2g_emulator_base.yml'
|
||||
variables:
|
||||
build_name: 'emulator-l'
|
||||
build_name: 'emualtor-l'
|
||||
build_type: 'opt'
|
||||
task:
|
||||
workerType: emulator-l
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$inherits:
|
||||
from: 'tasks/builds/b2g_emulator_x86_base.yml'
|
||||
variables:
|
||||
build_name: 'emulator-x86-kk'
|
||||
build_name: 'emualtor-x86-kk'
|
||||
build_type: 'opt'
|
||||
task:
|
||||
workerType: emualtor-x86-kk
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$inherits:
|
||||
from: 'tasks/builds/b2g_emulator_base.yml'
|
||||
variables:
|
||||
build_name: 'emulator-x86-l'
|
||||
build_name: 'emualtor-x86-l'
|
||||
build_type: 'opt'
|
||||
task:
|
||||
workerType: emulator-l
|
||||
|
|
|
@ -17,10 +17,6 @@ task:
|
|||
provisionerId: aws-provisioner
|
||||
schedulerId: task-graph-scheduler
|
||||
|
||||
routes:
|
||||
- 'index.gecko.v1.{{project}}.revision.linux.{{head_rev}}.{{build_name}}.{{build_type}}'
|
||||
- 'index.gecko.v1.{{project}}.latest.linux.{{build_name}}.{{build_type}}'
|
||||
|
||||
scopes:
|
||||
# Nearly all of our build tasks use tc-vcs so just include the scope across
|
||||
# the board.
|
||||
|
@ -59,8 +55,6 @@ task:
|
|||
MOZHARNESS_REF: '{{mozharness_ref}}'
|
||||
|
||||
extra:
|
||||
index:
|
||||
rank: {{pushlog_id}}
|
||||
treeherder:
|
||||
groupSymbol: tc
|
||||
groupName: Submitted by taskcluster
|
||||
|
|
Загрузка…
Ссылка в новой задаче