2.108. test_pipe module¶
- class test_pipe.TestPipe(methodName='runTest')¶
Bases:
framework.VppTestCasePipes
- 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
- classmethod tearDownClass()¶
Perform final cleanup after running all tests in this test-case
- test_pipe()¶
Pipes
- class test_pipe.VppPipe(test, instance=4294967295)¶
Bases:
vpp_interface.VppInterfaceVPP Pipe
- add_vpp_config()¶
- property east¶
- object_id()¶
- query_vpp_config()¶
- remove_vpp_config()¶
- set_unnumbered(ip_sw_if_index, is_east, is_add=True)¶
Set the interface to unnumbered via ip_sw_if_index
- property west¶