-
-
Save awehrfritz/5e8e8a66beb8e4c0bdc82c84d3a7cb26 to your computer and use it in GitHub Desktop.
zfs-tests.sh - run 3 channel_program - RPi 1B, Raspbian Linux 10, zfs 0.8.0-613_gfb63fc0c0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@raspberrypi:~/zfs/zfs.master $ /usr/share/zfs/zfs-tests.sh -v -T channel_program | |
--- Configuration --- | |
Runfiles: /usr/share/zfs/runfiles/common.run,/usr/share/zfs/runfiles/linux.run | |
STF_TOOLS: /usr/share/zfs/test-runner | |
STF_SUITE: /usr/share/zfs/zfs-tests | |
STF_PATH: /var/tmp/constrained_path.TaHL | |
FILEDIR: /var/tmp | |
FILES: /var/tmp/file-vdev0 /var/tmp/file-vdev1 /var/tmp/file-vdev2 | |
LOOPBACKS: /dev/loop0 /dev/loop1 /dev/loop2 | |
DISKS: loop0 loop1 loop2 | |
NUM_DISKS: 3 | |
FILESIZE: 4G | |
ITERATIONS: 1 | |
TAGS: channel_program | |
STACK_TRACER: no | |
Keep pool(s): testpool | |
Missing util(s): arc_summary3 umask uuidgen wait | |
/usr/share/zfs/test-runner/bin/test-runner.py -c "/usr/share/zfs/runfiles/common.run,/usr/share/zfs/runfiles/linux.run" -T "channel_program" -i "/usr/share/zfs/zfs-tests" -I "1" | |
^C | |
No test results were found. | |
Log directory: Could not determine logfile location. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment