2.23. test_bond module¶
-
class
test_bond.
TestBondInterface
(methodName='runTest')¶ Bases:
framework.VppTestCase
Bond Test Case
-
setUp
()¶ Clear trace before running each test
-
classmethod
setUpClass
()¶ Perform class setup before running the testcase Remove shared memory files, start vpp and connect the vpp-api
-
tearDown
()¶ Show various debug prints after each test
-
test_bond
()¶ Bond add/delete interface test
-
test_bond_enslave
()¶ Bond enslave/detach slave test
-
test_bond_traffic
()¶ Bond traffic test
-