diff options
author | Jan Gelety <jgelety@cisco.com> | 2018-04-11 16:48:06 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2018-04-12 07:35:52 +0000 |
commit | 39ce5d87070867c5a906e2a2ed8a683f975289f4 (patch) | |
tree | 8109b0b7974d1582e8deb7a438fc8afc7e5b9b69 /tests | |
parent | 407f39f8b6a798575975db98265f5318285fb4d1 (diff) |
Set correct paths to vpp stable/1804 and use vpp stable/1804 builds
- two IPSEC-LISP-GPE test suites tagged "EXPECTED_FAILING" as there
is a bug in the test case - fix is under preparation and will be
merged soon
Change-Id: I2d14d70873258aead1c8988ba5880987cfd1c02c
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests')
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot index a247919fa1..464d4a5768 100644 --- a/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/ip4/eth2p-ethip4ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot @@ -33,6 +33,7 @@ | Variables | resources/test_data/lisp/ipv4_ipsec_lispgpe_ipv4/ipv4_ipsec_lispgpe_ipv4.py | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | LISP | SKIP_VPP_PATCH +| ... | EXPECTED_FAILING | ... | Test Setup | Set up functional test | ... diff --git a/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot index d5186ddbfd..d7f2f3da7f 100644 --- a/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot @@ -38,6 +38,7 @@ | Variables | resources/test_data/lisp/ipv6_lispgpe_ipv6/ipv6_lispgpe_ipsec_ipv6.py | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | LISP | SKIP_VPP_PATCH +| ... | EXPECTED_FAILING | ... | Test Setup | Run Keywords | Set up functional test | ... | AND | Vpp All Ra Suppress Link Layer | ${nodes} |