https://bugzilla.wikimedia.org/show_bug.cgi?id=51447
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected]. |[email protected] |org | --- Comment #4 from Antoine "hashar" Musso <[email protected]> --- I have sprinted a python script to let us fetch the HTML console and publish it under /srv/org/wikimedia/integration/logs The scheme is looking like: /12/74312,5/mediawiki-core-regression-phpcs-HEAD-1447/console.html 12 is the last two bytes of the Gerrit change number URL vary by patchset number with a comma, might want a sub directory though to make it easier to browse all patchsets of a change. The directory can later host debug log files and tests results. We can do that with Jenkins artifact publishing. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
