ci: add ubuntu-26.04 and ubuntu-26.04-arm runners to QA workflows
Metadata
Current evaluation
Closed without merging. Iteratively updated to conditionally install dotnet SDK 10.0 and expand runner disk cleanup, but persistent CI failures and disk quota limits on ubuntu-26.04-arm led to abandonment.
Suggested action: —
No scores available.
Issue body
Extends CI coverage to Ubuntu 26.04 (x86 and ARM) across all general-purpose QA jobs.
## Changes
- **`test-common`** – adds `ubuntu-26.04` / `ubuntu-26.04-arm` to both fast and slow platform matrices
- **`test-flaky`** – adds both runners to slow platforms
- **`test-java-plugins`** – adds both runners to slow platforms
- **`test-python-plugins`** – adds both runners to slow platforms
- **`test-other-plugins`** – adds both runners to slow platforms
- **`test-requires-root`** – adds both runners to fast and slow platforms
`test-python-plugins-jammy` is intentionally unchanged — it targets Jammy (22.04) only by design.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without merging. Iteratively updated to conditionally install dotnet SDK 10.0 and expand runner disk cleanup, but persistent CI failures and disk quota limits on ubuntu-26.04-arm led to abandonment. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
5
Complexity:
15
Confidence:
90
|
needs review | Extends CI coverage to Ubuntu 26.04 and 26.04-arm runners. Actively addressing maintainer feedback on disk quota cleanup and .NET SDK versioning. Multiple CI checks are currently failing or pending. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
5
Complexity:
35
Confidence:
90
|
needs review | Adds Ubuntu 26.04 x86/ARM runners to QA CI workflows. Actively under review with maintainer feedback on .NET SDK versioning and ARM runner disk space cleanup. |
Update history
| Date | Change |
|---|---|
| closed |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #230 ci: test on Ubuntu 26.04 (Resolute) | craft-platforms | merged | Merged following two reviewer approvals and successful CI validation. The change adds Ubuntu 26.04 and 26.04-arm to fast and slow test platforms in qa.yaml, resolving issue #226. Four lines were added to one file. | |
| #1568 ci: use ubuntu-22.04-arm runners | craft-parts | merged | Merged update to replace jammy arm64 medium QA runners with ubuntu-22.04-arm in CI configuration. Existing test matrix coverage remains unchanged. Approved by two reviewers and passed all CI checks prior to merge. | |
| #1300 ci: run CI on more platforms | craft-parts | closed | Closed without merging. Expanding CI to additional platforms triggered multiple failures on Ubuntu 24.04 variants. Lacking reviewer feedback and fixes, the changes were abandoned. | |
| #564 ci: add ubuntu-26.04 test platforms to QA workflow | starbase | merged | Merged after two approvals and passing CI checks. Added ubuntu-26.04 and ubuntu-26.04-arm test platforms to the QA workflow for fast and slow tests. |