Move unit tests to a 'unit tests' stage

Created on 27 March 2025, about 2 months ago

Problem/Motivation

We moved unit tests to the 'lint' stage to allow immediate testing on multiple PHP versions without having to run the entire pipeline.

However someone in slack (can't remember who, it was a couple of weeks ago) suggested moving them to their own stage, this would help for two reasons:

1. We can set that stage to not block the other tests, this would allow functional/kernel tests to run even if unit tests fail and if/when unit tests are slower than the lint steps the overall pipeline would finish quicker.

2. The stage name would be more accurate.

3. It might look nicer in the gitlab UI, we'll find out.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

📌 Task
Status

Active

Version

11.0 🔥

Component

phpunit

Created by

🇬🇧United Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024