spread: bump storage for Google 22.04 spread hosts
Metadata
Current evaluation
Merged to increase Google 22.04 spread host storage, resolving test failures. Approved by two reviewers with passing CI. The author clarified the actual failure stems from a kill timeout to be fixed separately.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint`?
- [x] Have you successfully run `pytest tests/unit`?
-----
Looks like the spread tests on 22.04 are failing due to insufficient storage (see: https://github.com/snapcore/snapcraft/actions/runs/4708550869/jobs/8352897128). The default is 10 gigs.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to increase Google 22.04 spread host storage, resolving test failures. Approved by two reviewers with passing CI. The author clarified the actual failure stems from a kill timeout to be fixed separately. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to increase storage allocation for Google 22.04 spread hosts, resolving test failures caused by insufficient disk space. A separate PR handles a related kill timeout. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to increase storage allocation for Google 22.04 spread hosts, resolving insufficient disk space errors. A related kill timeout failure was deferred to a separate pull request. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1279 test(spread): migrate from google to openstack | rockcraft | merged | Merged migration of spread tests from Google to OpenStack. Approved by two reviewers. CI checks for source-spread-tests and docs-spread-tests failed due to offline runners, with remaining proxy-related failures deferred for piecemeal fixes. | |
| #1521 tests(spread): fix multipass provider for 22.04 | charmcraft | merged | Merged a fix for the multipass provider in spread tests targeting Ubuntu 22.04. The one-file change (+15/-7) was approved by two reviewers and successfully resolves test compatibility issues for the release. |