2.102. test_srv6_mobile module

class test_srv6_mobile.TestSRv6EndMGTP4E(methodName='runTest')

Bases: framework.VppTestCase

SRv6 End.M.GTP4.E (SRv6 -> GTP-U)

create_packets(inner)
classmethod setUpClass()

Perform class setup before running the testcase Remove shared memory files, start vpp and connect the vpp-api

test_srv6_mobile()
class test_srv6_mobile.TestSRv6EndMGTP6D(methodName='runTest')

Bases: framework.VppTestCase

SRv6 End.M.GTP6.D

create_packets(inner)
classmethod setUpClass()

Perform class setup before running the testcase Remove shared memory files, start vpp and connect the vpp-api

test_srv6_mobile()
class test_srv6_mobile.TestSRv6EndMGTP6E(methodName='runTest')

Bases: framework.VppTestCase

SRv6 End.M.GTP6.E

create_packets(inner)
classmethod setUpClass()

Perform class setup before running the testcase Remove shared memory files, start vpp and connect the vpp-api

test_srv6_mobile()
class test_srv6_mobile.TestSRv6TMGTP4D(methodName='runTest')

Bases: framework.VppTestCase

SRv6 T.M.GTP4.D (GTP-U -> SRv6)

create_packets(inner)
classmethod setUpClass()

Perform class setup before running the testcase Remove shared memory files, start vpp and connect the vpp-api

test_srv6_mobile()