2.29. test_bond module¶
- class test_bond.TestBondInterface(methodName='runTest')¶
Bases:
framework.VppTestCaseBond 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
- show_commands_at_teardown()¶
Allow subclass specific teardown logging additions.
- tearDown()¶
Show various debug prints after each test
- classmethod tearDownClass()¶
Perform final cleanup after running all tests in this test-case
- test_bond()¶
Bond add/delete interface test
- test_bond_add_member()¶
Bond add_member/detach member test
- test_bond_link()¶
Bond hw interface link state test
- test_bond_traffic()¶
Bond traffic test