gecko-dev/testing/taskcluster/tasks/builds/dbg_macosx64.yml
Ted Mielczarek f158d4183b bug 1198190 - Support cross-debug as a build variant, copy 64_debug mac sub-config to 64_cross_debug, disable check tests on mac-cross. r=jlund
--HG--
rename : testing/mozharness/configs/builds/releng_sub_mac_configs/64_debug.py => testing/mozharness/configs/builds/releng_sub_mac_configs/64_cross_debug.py
extra : commitid : 6zTooQgHX7d
extra : rebase_source : 6665d9577a6fb4069e34c184f154097f260dc960
2015-08-24 12:38:13 -04:00

23 lines
438 B
YAML

$inherits:
from: 'tasks/builds/opt_macosx64.yml'
variables:
build_name: 'macosx64'
build_type: 'dbg'
task:
metadata:
name: '[TC] MacOSX64 Dbg'
description: 'MacOSX64 Dbg'
workerType: dbg-macosx64
payload:
env:
MH_CUSTOM_BUILD_VARIANT_CFG: 'cross-debug'
extra:
treeherder:
groupSymbol: tc
groupName: Submitted by taskcluster
symbol: B
collection:
debug: true