2.65. test_qos module¶
-
class
test_qos.
TestQOS
(methodName='runTest')¶ Bases:
framework.VppTestCase
QOS Test Case
-
property
QOS_SOURCE
¶
-
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_qos_ip
()¶ QoS Mark/Record/Store IP
-
test_qos_mpls
()¶ QoS Mark/Record MPLS
-
test_qos_vlan
()¶ QoS mark/record VLAN
-
property