Bug 1126493 - rollout 10.10 tests in a way that doesn't impact wait times r=coop
--- a/mozilla-tests/config.py
+++ b/mozilla-tests/config.py
@@ -1730,17 +1730,17 @@ PROJECTS = {
'debug': False
},
'ubuntu32_vm': {
'ext': 'linux-i686.tar.bz2',
'env': 'linux-perf',
'debug': True
},
'snowleopard': {'ext': '(mac|mac64).dmg', 'debug': True},
- 'mountainlion': {'ext': '(mac|mac64).dmg', 'debug': True},
+ 'yosemite': {'ext': '(mac|mac64).dmg', 'debug': True},
'xp-ix': {
'ext': 'win32.zip',
'env': PLATFORM_UNITTEST_VARS['win32']['env_name'],
'debug': True,
},
'win7-ix': {
'ext': 'win32.zip',
'env': PLATFORM_UNITTEST_VARS['win32']['env_name'],