Skip sys.net.if_lagg_test.lacp_linkstate_destroy_stress in CI because of panic
PR: 244168 Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
c6f7593c1d
commit
435166f877
@ -193,8 +193,7 @@ lacp_linkstate_destroy_stress_head()
|
|||||||
}
|
}
|
||||||
lacp_linkstate_destroy_stress_body()
|
lacp_linkstate_destroy_stress_body()
|
||||||
{
|
{
|
||||||
if [ "$(atf_config_get ci false)" = "true" ] && \
|
if [ "$(atf_config_get ci false)" = "true" ]; then
|
||||||
[ "$(uname -p)" = "i386" ]; then
|
|
||||||
atf_skip "https://bugs.freebsd.org/244168"
|
atf_skip "https://bugs.freebsd.org/244168"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user