diff options
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.robot | 1 |
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} |