https://bugzilla.wikimedia.org/show_bug.cgi?id=48217
Web browser: ---
Bug ID: 48217
Summary: Jenkins: Merge seperate mediawiki-core-phpunit-{group}
jobs and use parallel-phpunit
Product: Wikimedia
Version: wmf-deployment
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Continuous integration
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
For consideration. Though concurrency is nice, separate jobs also comes at a
set up cost:
* wipe workspace
* git-fetch
* git-checkout
* install mediawiki
* init phpunit
* occupying one of 10 jenkins executors
etc.
Since phpunit tests already are running in the same build (each phpunit-group
contains various different subgroups and test suites). The separation we use
now is mostly arbitrary from the tests point of view, it should be fine to run
them in the same build.
I think it would be faster to run them concurrently within one job. Also keeps
the statistics and jUnit report card more complete by not being spread over
three build histories.
--
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