Skip to content

Commit

Permalink
FreeBSD test-suite report
Browse files Browse the repository at this point in the history
  • Loading branch information
fuporovvStack committed Sep 5, 2023
1 parent d1a8ec1 commit b2c79c7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/zfs-tests/tests/functional/raidz/raidz_003_pos.ksh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
# runtime might be longer.
#

# FreeBSD:
# Test: /home/gitlab-runner/zfs/tests/zfs-tests/tests/functional/raidz/raidz_003_pos (run as root) [20:00] [KILLED]
log_must raidz_test -S -e -t 300

log_pass "raidz_test parameter sweep test with expanded map succeeded."
2 changes: 2 additions & 0 deletions tests/zfs-tests/tests/functional/raidz/raidz_004_pos.ksh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
# runtime might be longer.
#

# FreeBSD:
# Test: /home/gitlab-runner/zfs/tests/zfs-tests/tests/functional/raidz/raidz_004_pos (run as root) [20:00] [KILLED]
log_must raidz_test -S -e -r 0 -t 300

log_pass "raidz_test parameter sweep test with expanded map succeeded."
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
# 4. Verify that device attached failed
# 5. Destroy the raidz pool

# FreeBSD:
# /home/gitlab-runner/zfs/tests/zfs-tests/tests/functional/raidz/raidz_expand_007_neg (run as root) [00:00] [FAIL]

typeset -r devs=4
typeset -r dev_size_mb=128
typeset -a disks
Expand Down

0 comments on commit b2c79c7

Please sign in to comment.