aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/func/crypto/default/eth2p-ethip4ipsectpt-ip4base-func.robot
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2019-02-18 14:55:23 +0100
committerJan Gelety <jgelety@cisco.com>2019-02-26 21:54:50 +0100
commit83e9b227be8316ac06b9104ce9096cfe4b06605e (patch)
tree8f90a32d53bf6aef65a7e344c19697027467ad00 /tests/vpp/func/crypto/default/eth2p-ethip4ipsectpt-ip4base-func.robot
parent7a369b106a32b6fddc9ebd624f1a51ae7132d418 (diff)
FIX: ipsec + vpp stable version update
- use exec ipsec sa add - use exec ipsec spd add - use exec set ipsec sa Change-Id: I69d59dd230b99d8efc9bcb5e3fbab79a8b11b18a Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests/vpp/func/crypto/default/eth2p-ethip4ipsectpt-ip4base-func.robot')
-rw-r--r--tests/vpp/func/crypto/default/eth2p-ethip4ipsectpt-ip4base-func.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/vpp/func/crypto/default/eth2p-ethip4ipsectpt-ip4base-func.robot b/tests/vpp/func/crypto/default/eth2p-ethip4ipsectpt-ip4base-func.robot
index e599cf9506..009889b2dc 100644
--- a/tests/vpp/func/crypto/default/eth2p-ethip4ipsectpt-ip4base-func.robot
+++ b/tests/vpp/func/crypto/default/eth2p-ethip4ipsectpt-ip4base-func.robot
@@ -359,6 +359,7 @@
| | ... | mode. Then update SA keys - use new keys.
| | ... | [Ver] Send and receive ESP packet between TG and VPP node before\
| | ... | and after SA keys update.
+| | [Tags] | EXPECTED_FAILING
| | ${encr_alg}= | Crypto Alg AES CBC 128
| | ${auth_alg}= | Integ Alg SHA1 96
| | Given Generate keys for IPSec | ${encr_alg} | ${auth_alg}