tenfourfox/testing/taskcluster/tasks/tests/b2g_reftests.yml
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

35 lines
919 B
YAML

---
$inherits:
from: 'tasks/tests/b2g_unittest_base.yml'
task:
metadata:
name: '[TC] Reftest'
description: Reftest test run {{chunk}}
payload:
command:
- entrypoint
- >
python ./mozharness/scripts/b2g_desktop_unittest.py
--no-read-buildbot-config
--config-file ./mozharness/configs/b2g/desktop_automation_config.py
--config-file ./mozharness_configs/remove_executables.py
--download-symbols ondemand
--test-suite reftest
--installer-url {{build_url}}
--test-url {{tests_url}}
--this-chunk {{chunk}}
--total-chunk {{total_chunks}}
artifacts:
'public/build':
type: directory
path: '/home/worker/artifacts/'
expires: '{{#from_now}}1 year{{/from_now}}'
extra:
treeherder:
groupName: Reftest
groupSymbol: tc-R
symbol: 'R{{chunk}}'
productName: b2g