<addshore> !log killed https://integration.wikimedia.org/ci/job/mediawiki-core-code-coverage/3382/ and https://integration.wikimedia.org/ci/job/mediawiki-core-code-coverage-php7/143/ to unblock integration slaves 3:44 PM <stashbot> https://tools.wmflabs.org/stashbot/ Logged the message at https://wikitech.wikimedia.org/wiki/Release_Engineering/SAL
These jobs take over an hour to run, and apparently 2 of them now run (an extra one for php7).
This in combination with the other types of jobs that run on these slaves (such as browser tests) can really lock up these slaves, and stop simple things like phplint running (which takes seconds).
We could:
- Add more integration slaves here
- Move some of this stuff to the docker slaves
- Offset the coverage jobs so then run at different times / limit them to running 1 at a time?