gecko-dev/testing/taskcluster/tasks/tests/b2g_e2e_dsds_tests.yml
Johan Lorenzo 50c663e7db Bug 1225537 - Rename tc-gip to e2e-py (end to end) r=garndt
--HG--
rename : testing/taskcluster/tasks/phone_test.yml => testing/taskcluster/tasks/b2g_e2e_tests_base_definition.yml
rename : testing/taskcluster/tasks/tests/flame_kk_gaia_ui_test_unit.yml => testing/taskcluster/tasks/tests/b2g_e2e_api_tests.yml
rename : testing/taskcluster/tasks/tests/flame_kk_gaia_ui_test_functional_dsds.yml => testing/taskcluster/tasks/tests/b2g_e2e_dsds_tests.yml
rename : testing/taskcluster/tasks/tests/flame_kk_gaia_ui_test_functional.yml => testing/taskcluster/tasks/tests/b2g_e2e_tests.yml
extra : commitid : gcDL90s6Ya
extra : rebase_source : 425f9a7abc4753f631e6309ad1f6a82d1346fb68
2016-01-15 11:48:53 +01:00

22 lines
373 B
YAML

---
$inherits:
from: tasks/b2g_e2e_tests_base_definition.yml
task:
metadata:
name: B2G end-to-end DSDS tests
description: Tests which require 2 SIM cards
workerType: flame-kk-2-sim
payload:
env:
MANIFEST_INCLUDE_EXCLUDE: b2g+dsds
capabilities:
devices:
phone:
sims: '2'
extra:
treeherder:
symbol: 'dsds'