An idea from the RelEng team day at the Dec 2024 offsite: would larger workers make concurrent PHPUnit runs faster?
Acceptance criteria:
- Add a worker with more CPU and Memory than existing Jenkins agents to the existing Jenkins worker integration pool
- Find a way to target the new agent
- See if it's faster than the job that runs on existing agents
See also: T340073: Run Jenkins jobs from tmpfs rather than disk

