mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
re-enable zpool_upgrade_007_pos test after the fix in r330974
The test was disabled in r329248. PR: 225877
This commit is contained in:
parent
289c14e811
commit
3c9d418b7e
1 changed files with 0 additions and 1 deletions
|
|
@ -207,7 +207,6 @@ zpool_upgrade_007_pos_body()
|
|||
. $(atf_get_srcdir)/zpool_upgrade.cfg
|
||||
|
||||
verify_disk_count "$DISKS" 2
|
||||
atf_skip "PR 225877 - panic: solaris assert: newds == os->os_dsl_dataset during"
|
||||
ksh93 $(atf_get_srcdir)/setup.ksh || atf_fail "Setup failed"
|
||||
ksh93 $(atf_get_srcdir)/zpool_upgrade_007_pos.ksh || atf_fail "Testcase failed"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue