You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I worry about the maintenance burden - we already had to disable the tests that use build-base: devel from the regular run because of interim breakage in 24.10, so in the LXD case we'd have another set of tests failing due to changes outside of our immediate control.
But that's precisely why I'd like to have this test. To identify such cases, quickly. Imagine we had this test last week...we'd could've promptly acted (either by fixing the compatibility or updating the docs). And yes, to avoid continuous failures, we need to update this job with a list of supported versions that we'd need to maintain as an auxiliary CI script
What needs to get done
Rockcraft has several loose dependencies, like LXD, multipass and docker (for the docs).
It would be good to have a dedicated spread test, with variants, to run a basic
rockcraft pack
on different versions of said dependencies.Ideally, this test should also be run daily to improve our reaction time to changes happening elsewhere.
Why it needs to get done
Ref issues:
The text was updated successfully, but these errors were encountered: