Bug 1093613 - switch to new proxxy instances
--- a/mozharness/mozilla/proxxy.py
+++ b/mozharness/mozilla/proxxy.py
@@ -33,18 +33,18 @@ class Proxxy(ScriptMixin, LogMixin):
('http://pvtbuilds.pvt.build.mozilla.org', 'pvtbuilds.mozilla.org'),
# tooltool
('http://runtime-binaries.pvt.build.mozilla.org', 'runtime-binaries.pvt.build.mozilla.org'),
# pypi
('http://pypi.pvt.build.mozilla.org', 'pypi.pvt.build.mozilla.org'),
('http://pypi.pub.build.mozilla.org', 'pypi.pub.build.mozilla.org'),
],
"instances": [
- 'proxxy.srv.releng.use1.mozilla.com',
- 'proxxy.srv.releng.usw2.mozilla.com',
+ 'proxxy1.srv.releng.use1.mozilla.com',
+ 'proxxy1.srv.releng.usw2.mozilla.com',
],
"regions": [".use1.", ".usw2."],
}
def __init__(self, config, log_obj):
# proxxy does not need the need the full configuration,
# just the 'proxxy' element
# if configuration has no 'proxxy' section use the default