Bug 1126493 - rollout 10.10 tests in a way that doesn't impact wait times r=coop
authorkmoir@mozilla.com
Mon, 16 Mar 2015 16:54:30 -0400 (2015-03-16)
changeset 11997 f4253de25db93dccfae54861749a1ca62e761dea
parent 11996 85e0ddfd7ab0338a8139db41db73c170636e673d
child 11998 dd7914afe032e70554b7fe74d5383302803106d1
push id8701
push userkmoir@mozilla.com
push dateMon, 16 Mar 2015 20:54:43 +0000 (2015-03-16)
reviewerscoop
bugs1126493
Bug 1126493 - rollout 10.10 tests in a way that doesn't impact wait times r=coop
mozilla-tests/config.py
--- 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'],