← Back to issue list

fix(craft-test): enable spread tests with 26.04 backends

View original Github issue

Metadata

Project
craft-application
Number
#1007
Type
pull request
State
open
Author
bepri
Labels
Created
2026-02-05 18:20:12+00:00
Updated
2026-02-05 18:20:12+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

- [ ] Have you followed the guidelines for contributing? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `make lint && make test`? - [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)? --- The `ubuntu-26.04` backend cannot parse into a LXD backend because `ubuntu:26.04` doesn't yet exist - users instead must use `ubuntu-daily:26.04` for such images. This PR adds a temporary workaround to get us able to test on 26.04, but a larger task will be necessary for arriving at a long-term solution.

Evaluation history

No evaluation history available.