Bug 1035226 - Run Gij on Mulet. r=garndt

This commit is contained in:
Alexandre Lissy 2015-07-27 12:22:00 -04:00
Родитель 5f24c06b4e
Коммит b5f43953ff
2 изменённых файлов: 8 добавлений и 4 удалений

Просмотреть файл

@ -110,6 +110,8 @@ tests:
allowed_build_tasks:
tasks/builds/b2g_desktop_opt.yml:
task: tasks/tests/b2g_gaia_js_integration_tests.yml
tasks/builds/mulet_linux.yml:
task: tasks/tests/mulet_gaia_js_integration_tests.yml
gaia-linter:
allowed_build_tasks:
tasks/builds/b2g_desktop_opt.yml:

Просмотреть файл

@ -1,7 +1,6 @@
---
$inherits:
from: 'tasks/test.yml'
reruns: 2
task:
metadata:
name: '[TC] Mulet Gaia JS Integration Test'
@ -18,9 +17,9 @@ task:
--config-file b2g/gaia_integration_config.py
--config-file ./mozharness_configs/gaia_integration_override.py
--config-file ./mozharness_configs/remove_executables.py
--installer-url {{build_url}}
--no-pull
--test-url {{tests_url}}
--installer-url {{build_url}}
--test-packages-url {{test_packages_url}}
--download-symbols ondemand
--total-chunk {{total_chunks}}
--this-chunk {{chunk}}
@ -35,8 +34,11 @@ task:
extra:
chunks:
total: 20
treeherderEnv:
- production
- staging
treeherder:
groupName: Gaia JS Integration Test
groupSymbol: tc-Gij
groupSymbol: Gij
symbol: '{{chunk}}'
productName: b2g