mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
gmultipath tests: Re-enable the failloop test in CI
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
bdf290cd3e
commit
d7412bcac8
1 changed files with 0 additions and 4 deletions
|
|
@ -36,10 +36,6 @@ failloop_head()
|
|||
}
|
||||
failloop_body()
|
||||
{
|
||||
if [ "$(atf_config_get ci false)" = "true" ]; then
|
||||
atf_skip "https://bugs.freebsd.org/258763"
|
||||
fi
|
||||
|
||||
sysctl -n kern.geom.notaste > kern.geom.notaste.txt
|
||||
load_gnop
|
||||
load_gmultipath
|
||||
|
|
|
|||
Loading…
Reference in a new issue