ci: run non-plugin tests on more platforms
Metadata
Current evaluation
Merged following reviewer approval and successful CI checks. The update expands continuous integration testing for non-plugin tests to additional platforms and architectures.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint && make test`?
- [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
Requires #1275
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged following reviewer approval and successful CI checks. The update expands continuous integration testing for non-plugin tests to additional platforms and architectures. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged CI update to run non-plugin tests on additional platforms. Successfully integrated into the main branch, contingent on PR #1275. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #46 ci: test on more platforms | debcraft | merged | Merged after two reviewer approvals and passing all CI checks. The change expands continuous integration testing to additional Ubuntu versions and architectures, enabling earlier issue detection with minimal modifications across two files. | |
| #1276 ci: run Python plugin tests on more platforms | craft-parts | merged | Merged to expand CI testing for Python plugins across additional platforms and architectures. Approved by two reviewers with all checks passing. Matrix maintainability concerns were noted but deemed acceptable. | |
| #1303 ci: test java plugins on more platforms | craft-parts | merged | Merged after approval and passing CI checks. Continuous integration testing for Java plugins now covers additional platforms and architectures. A changelog entry was omitted, with related chisel test failures tracked separately. | |
| #1311 ci: test non java/python plugins on more platforms | craft-parts | merged | Merged. Expanded CI to test non-Java/Python plugins on ARM, s390x, and ppc64el. Approved by reviewers with all checks passing. Flaky tests and lint issues were resolved in separate PRs. | |
| #1278 ci: run java plugin tests on more platforms | craft-parts | closed | Closed after passing all CI checks. Changes to expand Java plugin test coverage across additional platforms were not merged, likely abandoned due to inactivity or dependency on PR #1275. | |
| #1277 ci: run other plugin tests on more platforms | craft-parts | closed | Closed without merging due to failing CI checks and zero reviewer approvals. The pull request to expand plugin test platforms was abandoned. | |
| #144 ci: update CI platforms | craft-cli | merged | Merged after approval. Updates CI platforms and removes Ubuntu-18.04 tests to bypass CI checks and unblock a linting fix. Approved by one reviewer and successfully merged. | |
| #648 ci: test on more platforms | craft-application | closed | Closed without merging due to inactivity and lack of review. The change to expand CI testing across additional platforms received no feedback or checks and was abandoned after 523 days. | |
| #1272 ci: run plugin tests separately | craft-parts | closed | Merged to update CI configuration for running plugin tests separately. The pull request modified three files (+22/-2 lines), passed all continuous integration checks, and required no reviewer changes. | |
| #2284 ci: run tests on GH-hosted runners | charmcraft | merged | Merged. Updated CI configuration to run Linux QA tests on GitHub-hosted runners, aligning with Platform Engineering guidelines for public repositories. Approved by two reviewers. |