Skip to content

Commit

Permalink
spread: test using latest lxd
Browse files Browse the repository at this point in the history
Lxd was pinned down to version 5.9 to work around the overlayfs issue
reported in canonical#195. With
this fix, this should no longer be necessary.

Signed-off-by: Claudio Matsuoka <[email protected]>
  • Loading branch information
cmatsuoka committed Mar 9, 2023
1 parent 49553fa commit d01ae2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spread.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ prepare: |
tests.pkgs remove lxd
fi
snap install lxd --channel=latest/stable
snap refresh lxd --channel=5.9/stable
# Hold snap refreshes for 24h.
snap set system refresh.hold="$(date --date=tomorrow +%Y-%m-%dT%H:%M:%S%:z)"
Expand Down

0 comments on commit d01ae2a

Please sign in to comment.