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

33 lines
906 B
YAML

---
$inherits:
from: 'tasks/tests/b2g_unittest_base.yml'
task:
metadata:
name: '[TC] Marionette WebAPI Tests'
description: Marionette WebAPI 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
--test-manifest webapi-tests.ini
--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 WebAPI Tests
symbol: Mnw
productName: b2g