Introduce VPP-IPsec container tests. 06/20706/53
authorLudovit Mikula <ludovit.mikula@pantheon.tech>
Wed, 17 Jul 2019 14:36:21 +0000 (14:36 +0000)
committerPeter Mikus <pmikus@cisco.com>
Wed, 11 Dec 2019 08:54:36 +0000 (08:54 +0000)
commit3d5a75be5a88931690898e0fe52e4f48bc67c5ed
tree85b96f1e8e41d20dfd2a96f43689997dc632f78a
parentf99c79a4035787aff0db70498d022095caa44043
Introduce VPP-IPsec container tests.

Change-Id: Ie64d662e81879bd52785e0188450d998bf056bda
Signed-off-by: Ludovit Mikula <ludovit.mikula@pantheon.tech>
87 files changed:
resources/libraries/python/ContainerUtils.py
resources/libraries/python/CoreDumpUtil.py
resources/libraries/python/DUTSetup.py
resources/libraries/python/IPsecUtil.py
resources/libraries/python/Trace.py
resources/libraries/python/VPPUtil.py
resources/libraries/python/VppConfigGenerator.py
resources/libraries/python/VppCounters.py
resources/libraries/python/topology.py
resources/libraries/robot/crypto/ipsec.robot
resources/libraries/robot/shared/container.robot
resources/libraries/robot/shared/default.robot
resources/libraries/robot/shared/interfaces.robot
resources/libraries/robot/shared/test_teardown.robot
resources/templates/container/memif_create_chain_ipsec.exec [new file with mode: 0644]
resources/templates/container/memif_create_chain_vswitch_ipsec.exec [new file with mode: 0644]
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst1000-1cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst1000-2cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst1000-4cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst1000-8cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst10000-1cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst10000-2cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst10000-4cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst10000-8cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst20000-1cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst20000-2cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst20000-4cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst20000-8cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst4-1cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst4-2cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst4-4cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst40-1cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst40-2cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst40-4cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst40-8cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst400-1cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst400-2cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst400-4cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst400-8cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst40000-1cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst40000-2cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst40000-4cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst40000-8cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst5000-1cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst5000-2cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst5000-4cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst5000-8cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst60000-1cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst60000-2cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst60000-4cnf.py
resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst60000-8cnf.py
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec10000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec1000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec20000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec400tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec40tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec4tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec5000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-16mif-8drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-2mif-1drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-4mif-2drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/10ge2p1x710-ethip4ipsec60000tnlsw-l2bd-1ch-8mif-4drc1c-vppip4-aes256gcm-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/nfv_density/dcr_memif/chain_ipsec/regenerate_testcases.py [new file with mode: 0755]