rancher / elemental-toolkit

:snowflake: The toolkit to build, ship and maintain cloud-init driven Linux derivatives based on container images
https://rancher.github.io/elemental-toolkit/docs/
Apache License 2.0
282 stars 49 forks source link

Fix recovery test #2086

Closed frelon closed 1 month ago

frelon commented 1 month ago

During recovery test when writing the upgraded install state yaml file snapper fails trying to list snapshots because of trying to relabel a .snapshots dir that is read-only.

This error does not impact functionality and should be discarded.

Signed-off-by: Fredrik Lönnegren fredrik.lonnegren@suse.com