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

32 lines
894 B
YAML

---
$inherits:
from: 'tasks/tests/b2g_unittest_base.yml'
task:
metadata:
name: '[TC] Marionette Framework Unit Tests'
description: Marionette Framework Unit Tests test run
workerType: b2gtest-emulator
payload:
command:
- entrypoint
- >
python ./mozharness/scripts/marionette.py
--no-read-buildbot-config
--config-file ./mozharness/configs/marionette/automation_emulator_config.py
--config-file ./mozharness_configs/remove_executables.py
--download-symbols ondemand
--installer-url {{build_url}}
--test-packages-url {{test_packages_url}}
artifacts:
'public/build':
type: directory
path: '/home/worker/artifacts/'
expires: '{{#from_now}}1 year{{/from_now}}'
extra:
treeherder:
groupName: Marionette Framework Unit Tests
symbol: Mn
productName: b2g