Page MenuHomePhabricator

Enable parallel phpunit tests for all jobs, not only gated extensions job
Closed, ResolvedPublic

Description

I think that when we added parallel job from the beginning the fix was done because of getting gated extension job faster and not added to the core only test jobs. If we run tests in these test in parallel it will make both pre and gate jobs faster.

Acceptance Criteria:

  • Fix the code so all phpunit tests jobs (that can use it) run tests in parallel

Event Timeline

Change #1256264 had a related patch set uploaded (by Phedenskog; author: Phedenskog):

[integration/quibble@master] phpunit: Support parallel execution for default test suite

https://gerrit.wikimedia.org/r/1256264

Change #1268686 had a related patch set uploaded (by Pwangai; author: Pwangai):

[integration/quibble@master] phpunit: Support parallel execution for core default suite

https://gerrit.wikimedia.org/r/1268686

Change #1256264 abandoned by Phedenskog:

[integration/quibble@master] phpunit: Support parallel execution for default test suite

Reason:

The same as https://gerrit.wikimedia.org/r/c/integration/quibble/+/1268686

https://gerrit.wikimedia.org/r/1256264

Change #1269656 had a related patch set uploaded (by Pwangai; author: Pwangai):

[integration/quibble@master] Add test plan for core phpunit parallel tests

https://gerrit.wikimedia.org/r/1269656

Change #1269656 abandoned by Pwangai:

[integration/quibble@master] Add test plan for core phpunit parallel tests

https://gerrit.wikimedia.org/r/1269656

Change #1271080 had a related patch set uploaded (by Pwangai; author: Pwangai):

[integration/quibble@master] phpunit: Add test plan for core phpunit tests

https://gerrit.wikimedia.org/r/1271080

Change #1271080 merged by jenkins-bot:

[integration/quibble@master] phpunit: Add test plan for core phpunit tests

https://gerrit.wikimedia.org/r/1271080

Change #1268686 merged by jenkins-bot:

[integration/quibble@master] phpunit: Support parallel execution for core default suite

https://gerrit.wikimedia.org/r/1268686

@pwangai I think this is ready to be closed!