Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102065625
D44606.id136463.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
855 B
Referenced Files
None
Subscribers
None
D44606.id136463.diff
View Options
diff --git a/tests/sys/net/if_lagg_test.sh b/tests/sys/net/if_lagg_test.sh
--- a/tests/sys/net/if_lagg_test.sh
+++ b/tests/sys/net/if_lagg_test.sh
@@ -83,10 +83,6 @@
{
local TAP0 TAP1 LAGG MAC
- if [ "$(atf_config_get ci false)" = "true" ]; then
- atf_skip "Skipping this test because it panics the machine fairly often"
- fi
-
# Configure the lagg interface to use an RFC5737 nonrouteable addresses
ADDR="192.0.2.2"
MASK="24"
@@ -142,8 +138,6 @@
{
local TAP0 TAP1 LAGG MAC
- atf_skip "Skipping this test because it easily panics the machine"
-
TAP0=`get_tap`
TAP1=`get_tap`
TAP2=`get_tap`
@@ -261,8 +255,6 @@
{
local TAP0 TAP1 LAGG MAC SRCDIR
- atf_skip "Skipping this test because it panics the machine fairly often"
-
# Configure the lagg interface to use an RFC5737 nonrouteable addresses
ADDR="192.0.2.2"
MASK="24"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 8, 4:49 AM (21 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14527966
Default Alt Text
D44606.id136463.diff (855 B)
Attached To
Mode
D44606: lagg: enable tests that stress the configuration changes
Attached
Detach File
Event Timeline
Log In to Comment