| hashar added a comment. |
Status: I need a few patches for Wikibase to be merged in in order to have the custom configuration to be prepended in LocalSettings.php, in effect before doing require_once( __DIR__ . 'mediawiki/extensions/Wikibase.php' ). That is https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Wikibase/+/470798/ which has two parent changes.
On that change I ran the experimental pipeline, retrieved the Junit XML files for each of the four builds:
I compared the testcases and testsuite being run using a couple scripts: P7796 P7797. They are noop:
$ colordiff -u <(./parse.py mwext-Wikibase-client-tests-mysql-php70-jessie.xml) <(./parse.py wikibase-client-docker.xml) $ colordiff -u <(./parse.py mwext-Wikibase-repo-tests-sqlite-php70-jessie.xml) <(./parse.py wikibase-repo-docker.xml) $
So we have a success. Just have to merge the three Wikibase patches below and we can phase out the legacy Nodepool jobs.
- https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Wikibase/+/470798/
- https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Wikibase/+/470796/
- https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Wikibase/+/470788/
:)
TASK DETAIL
EMAIL PREFERENCES
To: hashar
Cc: Agabi10, gerritbot, hashar, Pablo-WMDE, Addshore, WMDE-leszek, Legoktm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, A.S.Kochergin, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, God, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Liudvikas, Luke081515, Wikidata-bugs, aude, Mbch331, greg
Cc: Agabi10, gerritbot, hashar, Pablo-WMDE, Addshore, WMDE-leszek, Legoktm, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, A.S.Kochergin, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, God, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Liudvikas, Luke081515, Wikidata-bugs, aude, Mbch331, greg
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
