gecko/testing/taskcluster/tasks/tests/b2g_gip_oop.yml

40 lines
1.3 KiB
YAML

---
$inherits:
from: 'tasks/test.yml'
reruns: 2
task:
metadata:
name: '[TC] Gaia Python Integration Tests OOP'
description: Gaia Python Functional Integration Tests OOP test run
payload:
command:
- entrypoint # entrypoint ensures we are running in xvfb
- ./bin/pull_gaia.sh &&
- >
python ./mozharness/scripts/marionette.py
--no-read-buildbot-config
--config-file marionette/gaia_ui_test_prod_config.py
--config-file ./mozharness_configs/gaia_integration_override.py
--config-file ./mozharness_configs/remove_executables.py
--no-pull
--app-arg -oop
--installer-url {{build_url}}
--test-packages-url {{test_packages_url}}
--download-symbols ondemand
--gaia-repo https://hg.mozilla.org/integration/gaia-central
--gaia-dir /home/worker
--xre-url https://queue.taskcluster.net/v1/task/wXAHAaxDQpqxoWF1iljJjg/runs/0/artifacts/public/cache/xulrunner-sdk-40.zip
artifacts:
'public/build':
type: directory
path: '/home/worker/artifacts/'
expires: '{{#from_now}}1 year{{/from_now}}'
extra:
treeherder:
groupName: Gaia Python Integration Tests OOP
groupSymbol: tc-Gip-oop
symbol: 'Gip-oop'
productName: b2g