diff options
author | Peter Mikus <pmikus@cisco.com> | 2019-04-24 05:53:02 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2019-04-24 14:11:23 +0000 |
commit | 94fc0517b1c70b47a39cc0943cb0d0330903beae (patch) | |
tree | 3cd77367bcbaf76d72206ed0e8b8d49275b208ae /tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsecbasetnl-ip4base-int-cbc-sha1-ndrpdr.robot | |
parent | 0b0b14fb00fbaab5eb2745657d741084fe2e1de2 (diff) |
FIX: Crypto tests
- By adding crypto_ipsecmb.so into the list of loaded plugins
Change-Id: I52de9b410441422ad8e337208f40360fbdea264d
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsecbasetnl-ip4base-int-cbc-sha1-ndrpdr.robot')
-rw-r--r-- | tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsecbasetnl-ip4base-int-cbc-sha1-ndrpdr.robot | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsecbasetnl-ip4base-int-cbc-sha1-ndrpdr.robot b/tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsecbasetnl-ip4base-int-cbc-sha1-ndrpdr.robot index 8b781ce175..9685820edc 100644 --- a/tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsecbasetnl-ip4base-int-cbc-sha1-ndrpdr.robot +++ b/tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsecbasetnl-ip4base-int-cbc-sha1-ndrpdr.robot @@ -18,8 +18,9 @@ | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDR | ... | IP4FWD | IPSEC | IPSECHW | IPSECINT | NIC_Intel-X710 | BASE | CBC_SHA1 | ... -| Suite Setup | Set up IPSec performance test suite | L3 | ${nic_name} -| ... | HW_DH895xcc +| Suite Setup | Run Keywords +| ... | Set up IPSec performance test suite | L3 | ${nic_name} | HW_DH895xcc +| ... | AND | Set up performance test suite with crypto ipsecmb | Suite Teardown | Tear down 3-node performance topology | ... | Test Setup | Set up performance test |