Skip to content

Commit

Permalink
tests/storage-vm: readd ceph to pool driver list
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Oct 9, 2024
1 parent 1a0e4f2 commit 749cdcf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/storage-vm
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ install_lxd

IMAGE="${TEST_IMG:-ubuntu-minimal-daily:24.04}"

# XXX: skip ceph for now
poolDriverList="${1:-dir btrfs lvm lvm-thin zfs}"
poolDriverList="${1:-ceph dir btrfs lvm lvm-thin zfs}"

# Configure LXD
lxc network create lxdbr0
Expand Down

0 comments on commit 749cdcf

Please sign in to comment.