autopkgtests: run the install examples tests in classic
Metadata
Current evaluation
Merged following CI retests and reviewer approval. Configures autopkgtests to run install examples in classic mode. A related bug was filed to adjust example exit logic. The commit updates six files to standardize test execution.
Suggested action: —
No scores available.
Issue body
LP: #1572764
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged following CI retests and reviewer approval. Configures autopkgtests to run install examples in classic mode. A related bug was filed to adjust example exit logic. The commit updates six files to standardize test execution. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to run install examples tests in classic mode via autopkgtests, resolving LP #1572764. After multiple test cycles and reviewer feedback on example behavior (tracked as LP #1577867), the change passed final checks and was integrated. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Configured autopkgtests to execute install example tests in classic mode. Passed multiple test cycles after addressing reviewer feedback on example design. Implemented conditional exit behavior, with a follow-up bug filed for future improvements. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #464 autopkgtests: run the tests using the installed package | snapcraft | merged | Merged following reviewer approval and a requested rebase. The change modifies autopkgtests to execute against the installed package rather than the source tree, updating four files with 17 additions and 11 deletions. Addresses LP: #1570992. | |
| #164 Updated the autopkgtests. | snapcraft | merged | Merged autopkgtests update running integration tests, building examples without installing, and skipping redundant unittests. Approved by @kyrofa, changes optimize execution by deferring unittests to package builds and scheduling example tests for daily runs and PRs. |