Last modified: 2014-10-14 03:59:05 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T61253, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 59253 - Jenkins: Set $wgHTTPProxy in mediawiki config
Jenkins: Set $wgHTTPProxy in mediawiki config
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Continuous integration (Other open bugs)
wmf-deployment
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-03 15:12 UTC by Antoine "hashar" Musso (WMF)
Modified: 2014-10-14 03:59 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Antoine "hashar" Musso (WMF) 2014-01-03 15:12:11 UTC
Some tests rely on an internet access, for example the Math extension fetch material from latexml. Hacking $wgHTTPProxy does fix the issue : https://gerrit.wikimedia.org/r/#/c/105188/

We have to set $wgHTTPProxy in the mediawiki.d configuration, should vary depending on the cluster the test is being run (pmtpa / eqiad).
Comment 1 Gerrit Notification Bot 2014-01-03 15:23:38 UTC
Change 105189 had a related patch set uploaded by Hashar:
webproxies service entries in wmnet.

https://gerrit.wikimedia.org/r/105189
Comment 2 Gerrit Notification Bot 2014-01-03 15:24:52 UTC
Change 105189 merged by Mark Bergsma:
webproxies service entries in wmnet.

https://gerrit.wikimedia.org/r/105189
Comment 3 Antoine "hashar" Musso (WMF) 2014-01-03 15:28:48 UTC
$ dig ANY webproxy.pmtpa.wmnet
webproxy.pmtpa.wmnet.	3600	IN	CNAME	brewster.wikimedia.org.
brewster.wikimedia.org.	2129	IN	A	208.80.152.171


$ dig ANY webproxy.eqiad.wmnet
webproxy.eqiad.wmnet.	3600	IN	CNAME	carbon.wikimedia.org.
carbon.wikimedia.org.	2180	IN	A	208.80.154.10

Now we need to inject that configuration in MediaWiki :-D
Comment 4 Gerrit Notification Bot 2014-01-03 16:01:36 UTC
Change 105198 had a related patch set uploaded by Hashar:
mwconf: set $wgHTTPProxy based on wmf site

https://gerrit.wikimedia.org/r/105198
Comment 5 Gerrit Notification Bot 2014-01-03 16:06:09 UTC
Change 105198 merged by jenkins-bot:
mwconf: set $wgHTTPProxy based on wmf site

https://gerrit.wikimedia.org/r/105198
Comment 6 Antoine "hashar" Musso (WMF) 2014-01-03 16:19:18 UTC
Test change https://gerrit.wikimedia.org/r/#/c/105188/

The Math integration works so I guess $wgHTTPProxy is set properly \O/

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links