fix(tests): speed up lxd smoke test
Metadata
Current evaluation
Merged to resolve lxd smoke test timeouts by reducing execution time through a broken charm build. Approved by two reviewers with a six-line code change.
Suggested action: —
No scores available.
Issue body
The lxd smoke test was timing out. This speeds it up at the cost of having it build a broken charm.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to resolve lxd smoke test timeouts by reducing execution time through a broken charm build. Approved by two reviewers with a six-line code change. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to resolve lxd smoke test timeouts by accelerating execution, accepting the trade-off of building a broken charm. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to resolve lxd smoke test timeouts by reducing execution time, accepting a trade-off of building a broken charm. No review comments were recorded. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2983 tests: add LXD spread test | snapcraft | merged | Merged after reviewer approval and passing CI checks. Added LXD spread test to verify LXD builds and installs. Modified two files with 29 added lines. | |
| #4239 spread: improve resilience of lxd-type-base test | snapcraft | merged | Merged via squash to improve resilience of the lxd-type-base test, fixing frequent lxc stop timeouts on Google runners. Approved by reviewers with passing CI checks. | |
| #1758 tests: move the ppa test trigger to lxd | snapcraft | merged | Merged changes moving the PPA test trigger from Docker to LXD to streamline future debugging. The original failure was valid, but the environment shift improves test maintainability. Approved by reviewers and passed all CI checks. |