2.31. test_lb module¶
-
class
test_lb.TestLB(methodName='runTest')¶ Bases:
framework.VppTestCaseLoad Balancer Test Case
-
checkCapture(gre4, isv4)¶
-
checkInner(gre, isv4)¶
-
generatePackets(src_if, isv4)¶
-
getIPv4Flow(id)¶
-
getIPv6Flow(id)¶
-
classmethod
setUpClass()¶
-
tearDown()¶
-
test_lb_ip4_gre4()¶ Load Balancer IP4 GRE4
-
test_lb_ip4_gre6()¶ Load Balancer IP4 GRE6
-
test_lb_ip6_gre4()¶ Load Balancer IP6 GRE4
-
test_lb_ip6_gre6()¶ Load Balancer IP6 GRE6
-