bridge tests: Re-enable STP test
This test should no longer provoke large amounts of traffic, which can overwhelm single-core systems, preventing them from making progress in the tests. The test can now be re-enabled. PR: 246448
This commit is contained in:
parent
6d04a12b1a
commit
048c96e3e6
@ -76,10 +76,6 @@ stp_head()
|
||||
|
||||
stp_body()
|
||||
{
|
||||
if [ "$(atf_config_get ci false)" = "true" ]; then
|
||||
atf_skip "https://bugs.freebsd.org/246448"
|
||||
fi
|
||||
|
||||
vnet_init
|
||||
|
||||
epair_one=$(vnet_mkepair)
|
||||
|
Loading…
Reference in New Issue
Block a user