From b2e7c9da19663e50873bb6e07daba2aca7e27315 Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Tue, 26 Mar 2019 07:39:15 +0100 Subject: Fix virl ubuntu image + update ubuntu vpp builds Change-Id: Ifcb38f09a9a84c8dbae879ad34af11fe9be4a450 Signed-off-by: Jan Gelety --- .../crypto/default/eth2p-ethip4ipsectptlispgpe-ip4base-func.robot | 4 ++++ .../crypto/default/eth2p-ethip4ipsectptlispgpe-ip6base-func.robot | 2 ++ .../crypto/default/eth2p-ethip4ipsectptlispgpe-ip6basevrf-func.robot | 2 ++ .../ip4/eth2p-ethip4ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot | 2 ++ 4 files changed, 10 insertions(+) (limited to 'tests') diff --git a/tests/vpp/func/crypto/default/eth2p-ethip4ipsectptlispgpe-ip4base-func.robot b/tests/vpp/func/crypto/default/eth2p-ethip4ipsectptlispgpe-ip4base-func.robot index 0f79d15eb4..f13ccbcb10 100644 --- a/tests/vpp/func/crypto/default/eth2p-ethip4ipsectptlispgpe-ip4base-func.robot +++ b/tests/vpp/func/crypto/default/eth2p-ethip4ipsectptlispgpe-ip4base-func.robot @@ -70,6 +70,8 @@ | | ... | received packets are correct. | | ... | [Ref] RFC6830, RFC4303. | | ... +| | [Tags] | EXPECTED_FAILING +| | ... | | ${encr_alg}= | Crypto Alg AES CBC 128 | | ${auth_alg}= | Integ Alg SHA1 96 | | Given Setup 3-node Topology @@ -154,6 +156,8 @@ | | ... | received packets are correct. | | ... | [Ref] RFC6830, RFC4303. | | ... +| | [Tags] | EXPECTED_FAILING +| | ... | | ${encr_alg}= | Crypto Alg AES CBC 128 | | ${auth_alg}= | Integ Alg SHA1 96 | | Given Setup 3-node Topology | ${fib_table_1} diff --git a/tests/vpp/func/crypto/default/eth2p-ethip4ipsectptlispgpe-ip6base-func.robot b/tests/vpp/func/crypto/default/eth2p-ethip4ipsectptlispgpe-ip6base-func.robot index 29d8fc7c2f..4e1b6973d9 100644 --- a/tests/vpp/func/crypto/default/eth2p-ethip4ipsectptlispgpe-ip6base-func.robot +++ b/tests/vpp/func/crypto/default/eth2p-ethip4ipsectptlispgpe-ip6base-func.robot @@ -68,6 +68,8 @@ | | ... | received packets are correct. | | ... | [Ref] RFC6830, RFC4303. | | ... +| | [Tags] | EXPECTED_FAILING +| | ... | | ${encr_alg}= | Crypto Alg AES CBC 128 | | ${auth_alg}= | Integ Alg SHA1 96 | | Given Setup Topology And Lisp diff --git a/tests/vpp/func/crypto/default/eth2p-ethip4ipsectptlispgpe-ip6basevrf-func.robot b/tests/vpp/func/crypto/default/eth2p-ethip4ipsectptlispgpe-ip6basevrf-func.robot index 718ac04383..54b6f73dd5 100644 --- a/tests/vpp/func/crypto/default/eth2p-ethip4ipsectptlispgpe-ip6basevrf-func.robot +++ b/tests/vpp/func/crypto/default/eth2p-ethip4ipsectptlispgpe-ip6basevrf-func.robot @@ -68,6 +68,8 @@ | | ... | received packets are correct. | | ... | [Ref] RFC6830, RFC4303. | | ... +| | [Tags] | EXPECTED_FAILING +| | ... | | ${encr_alg}= | Crypto Alg AES CBC 128 | | ${auth_alg}= | Integ Alg SHA1 96 | | Given Configure path in 3-node circular topology diff --git a/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot index e4964ea7eb..9075201103 100644 --- a/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot @@ -70,6 +70,8 @@ | | ... | received packets are correct. | | ... | [Ref] RFC6830, RFC4303. | | ... +| | [Tags] | EXPECTED_FAILING +| | ... | | ${encr_alg}= | Crypto Alg AES CBC 128 | | ${auth_alg}= | Integ Alg SHA1 96 | | Given Setup Topology And Lisp -- cgit 1.2.3-korg