Skip to content

Commit

Permalink
spread: run lxd tests with version from latest/stable
Browse files Browse the repository at this point in the history
Merge pull request #10960 from bboozzoo/bboozzoo/lxd-stable

while candidate is broken
  • Loading branch information
pedronis authored and anonymouse64 committed Oct 21, 2021
1 parent 15a07d8 commit 05c8a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spread.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ environment:
TRUST_TEST_KEYS: '$(HOST: echo "${SPREAD_TRUST_TEST_KEYS:-true}")'
MANAGED_DEVICE: "false"
# a global setting for LXD channel to use in the tests
LXD_SNAP_CHANNEL: "latest/candidate"
LXD_SNAP_CHANNEL: "latest/stable"
UBUNTU_IMAGE_SNAP_CHANNEL: "latest/candidate"
CORE_CHANNEL: '$(HOST: echo "${SPREAD_CORE_CHANNEL:-edge}")'
BASE_CHANNEL: '$(HOST: echo "${SPREAD_BASE_CHANNEL:-edge}")'
Expand Down

0 comments on commit 05c8a2a

Please sign in to comment.