Skip to content

Commit

Permalink
tests/lib: use now channel 24 for pc-kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsosanchezbeato committed Feb 7, 2024
1 parent 9aebc87 commit 06b35b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/lib/prepare-utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,7 @@ download_core_initrd_snaps() {
curl -o ubuntu-core-amd64-dangerous.model https://raw.githubusercontent.com/snapcore/models/master/ubuntu-core-24-amd64-dangerous.model

# download neccessary images
# FIXME: switch to 24/ channel
snap download pc-kernel --channel=22/${snap_branch} --basename=upstream-pc-kernel
snap download pc-kernel --channel=24/${snap_branch} --basename=upstream-pc-kernel
snap download pc --channel=24/${snap_branch} --basename=upstream-pc-gadget
snap download snapd --channel=${snap_branch} --basename=upstream-snapd
snap download core24 --channel=${snap_branch} --basename=upstream-core24
Expand Down

0 comments on commit 06b35b7

Please sign in to comment.