[Bug 1139062] clean up configs, slavealloc, graph servers etc of old 10.8 machines that have been reimaged to 10.10 r=dividehex
authorkmoir@mozilla.com
Thu, 19 Mar 2015 13:27:41 -0400 (2015-03-19)
changeset 12013 66c4b1018787cdbd21daf2ebcc3cfbc0f909ce52
parent 12012 1681ea2bd31f67747df5a20212a689710042592e
child 12014 f0e4a67d101edfeade3bae99692c05d18a1695a7
push id8712
push userkmoir@mozilla.com
push dateThu, 19 Mar 2015 17:28:00 +0000 (2015-03-19)
reviewersdividehex
bugs1139062
[Bug 1139062] clean up configs, slavealloc, graph servers etc of old 10.8 machines that have been reimaged to 10.10 r=dividehex
mozilla-tests/production_config.py
--- a/mozilla-tests/production_config.py
+++ b/mozilla-tests/production_config.py
@@ -21,17 +21,17 @@ for i in range(1, 163):
     SLAVES['win7-ix']['t-w732-ix-%03i' % i] = {}
 
 for i in range(1, 171):
     SLAVES['win8']['t-w864-ix-%03i' % i] = {}
 
 for i in range(1, 166):
     SLAVES['snowleopard']['t-snow-r4-%04i' % i] = {}
 
-for i in range(1, 87) + range(88, 101):
+for i in range(1, 14):
     SLAVES['mountainlion']['talos-mtnlion-r5-%03i' % i] = {}
 
 for i in range(1, 29) + range(29, 94):
     SLAVES['yosemite']['t-yosemite-r5-%04i' % i] = {}
 
 for i in range(22, 910):
     SLAVES['panda_android']['panda-%04i' % i] = {
         'http_port': '30%03i' % i,