diff options
| author | K Rin <rin@sandb0x.tw> | 2025-04-09 08:27:02 +0000 |
|---|---|---|
| committer | Kristof Provost <kp@FreeBSD.org> | 2025-04-09 13:50:35 +0000 |
| commit | f132e8b4c7d918ffb97f9c1f0c26b928874bfd59 (patch) | |
| tree | 112f34894db32089ec99fba1e8ce91637d15061e /tests/sys/net | |
| parent | d20ed88f6630130b6dca917ad0dde16e6f073ef9 (diff) | |
Diffstat (limited to 'tests/sys/net')
| -rwxr-xr-x | tests/sys/net/if_lagg_test.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/sys/net/if_lagg_test.sh b/tests/sys/net/if_lagg_test.sh index 4bdb59c8aab9..e2b998599991 100755 --- a/tests/sys/net/if_lagg_test.sh +++ b/tests/sys/net/if_lagg_test.sh @@ -190,10 +190,6 @@ lacp_linkstate_destroy_stress_head() } lacp_linkstate_destroy_stress_body() { - if [ "$(atf_config_get ci false)" = "true" ]; then - atf_skip "https://bugs.freebsd.org/244168" - fi - local TAP0 TAP1 LAGG MAC SRCDIR # Configure the lagg interface to use an RFC5737 nonrouteable addresses |
