You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
======================================================================
ERROR: test_dp_root_hop_port (mininet_multidp_tests.FaucetSingleStackStringOfDPTagged0Test)
Test if dp_root_hop_port is set
----------------------------------------------------------------------
Traceback (most recent call last):
File "/faucet-src/clib/mininet_test_base.py", line 484, in tearDown
switch.cmd('%s del-br %s' % (self.VSCTL, switch.name))
File "/faucet-src/clib/mininet_test_topo.py", line 188, in cmd
raise RuntimeError(msg)
RuntimeError: ('ovs-vsctl del-br s1O',) exited with (1):'ovs-vsctl: no bridge named s1O
'
======================================================================
FAIL: test_dp_root_hop_port (mininet_multidp_tests.FaucetSingleStackStringOfDPTagged0Test)
Test if dp_root_hop_port is set
----------------------------------------------------------------------
Traceback (most recent call last):
File "/__w/faucet/faucet/tests/integration/mininet_multidp_tests.py", line 291, in test_dp_root_hop_port
dpid=dp_id), sw2_root_port)
AssertionError: 7 != 8
Running the test external to GHA works (localtest.sh), as did re-trigging the GHA request.
The text was updated successfully, but these errors were encountered:
Seen with a single test cycle for #3907
Running the test external to GHA works (localtest.sh), as did re-trigging the GHA request.
The text was updated successfully, but these errors were encountered: