Skip to content

Commit

Permalink
test-incus-storage-vm: Add genisoimage
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Oct 27, 2023
1 parent 8755182 commit fbe54d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/test-incus-storage-vm
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ trap cleanup EXIT HUP INT TERM

# Install test dependencies
apt-get remove --purge cloud-init --yes
apt-get install --yes curl zfsutils-linux
apt-get install --yes curl zfsutils-linux genisoimage

# Install Incus
curl -sL https://pkgs.zabbly.com/get/incus-daily | sh
Expand Down

0 comments on commit fbe54d5

Please sign in to comment.