Skip to content

Commit

Permalink
test/main: use 22.03/edge for microovn
Browse files Browse the repository at this point in the history
latest/edge uses core24 and other latest/* are not a valid channels.

Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Apr 19, 2024
1 parent 9cba25e commit e29a409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microcloud/test/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ export MICROCEPH_SNAP_CHANNEL
MICROCLOUD_SNAP_CHANNEL="${MICROCLOUD_SNAP_CHANNEL:-latest/edge}"
export MICROCLOUD_SNAP_CHANNEL

MICROOVN_SNAP_CHANNEL="${MICROOVN_SNAP_CHANNEL:-latest/edge}"
MICROOVN_SNAP_CHANNEL="${MICROOVN_SNAP_CHANNEL:-22.03/edge}"
export MICROOVN_SNAP_CHANNEL

CONCURRENT_SETUP=${CONCURRENT_SETUP:-0}
Expand Down

0 comments on commit e29a409

Please sign in to comment.