Skip to content

Commit f11082e

Browse files
committed
rsend-retest
1 parent 7b96a66 commit f11082e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/scripts/qemu-6-tests.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@ fi
9797
sudo dmesg -c > dmesg-prerun.txt
9898
mount > mount.txt
9999
df -h > df-prerun.txt
100-
$TDIR/zfs-tests.sh -vK -s 3GB -T $TAGS
100+
$TDIR/zfs-tests.sh -vK -s 3GB -T rsend
101+
#$TDIR/zfs-tests.sh -vK -s 3GB -T $TAGS
101102
RV=$?
102103
df -h > df-postrun.txt
103104
echo $RV > tests-exitcode.txt

0 commit comments

Comments
 (0)