Skip to content

Commit

Permalink
zfs_load-key
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmilk committed Oct 5, 2024
1 parent 437227a commit 4f678b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts/qemu-6-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ fi
sudo dmesg -c > dmesg-prerun.txt
mount > mount.txt
df -h > df-prerun.txt
$TDIR/zfs-tests.sh -vK -s 3GB -T $TAGS
$TDIR/zfs-tests.sh -vK -s 3GB -T zfs_load-key,zfs_unload-key
RV=$?
df -h > df-postrun.txt
echo $RV > tests-exitcode.txt
Expand Down

0 comments on commit 4f678b8

Please sign in to comment.