From 20881bcc12d451a742acd72f61a7f064052e279e Mon Sep 17 00:00:00 2001 From: pmikus Date: Thu, 21 Jan 2021 19:27:02 +0000 Subject: [PATCH] Tests: Temporarily disable IPv6 VM test that is randomly failing - To be debugged Signed-off-by: pmikus Change-Id: I62ea2427d716f10dbf6af179edfaa41e73952db0 --- .../vm_vhost/ip6/eth2p-ethipv6-ip6base-eth-2vhost-1vm-dev.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/vpp/device/vm_vhost/ip6/eth2p-ethipv6-ip6base-eth-2vhost-1vm-dev.robot b/tests/vpp/device/vm_vhost/ip6/eth2p-ethipv6-ip6base-eth-2vhost-1vm-dev.robot index 6db832f7f9..42ed07bb21 100644 --- a/tests/vpp/device/vm_vhost/ip6/eth2p-ethipv6-ip6base-eth-2vhost-1vm-dev.robot +++ b/tests/vpp/device/vm_vhost/ip6/eth2p-ethipv6-ip6base-eth-2vhost-1vm-dev.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Cisco and/or its affiliates. +# Copyright (c) 2021 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -16,7 +16,7 @@ | | Force Tags | 2_NODE_SINGLE_LINK_TOPO | DEVICETEST | HW_ENV | DCR_ENV | SCAPY | ... | NIC_Virtual | ETH | IP6FWD | BASE | VHOST | 1VM | DRV_VFIO_PCI -| ... | RXQ_SIZE_0 | TXQ_SIZE_0 +| ... | RXQ_SIZE_0 | TXQ_SIZE_0 | EXPECTED_FAILING | ... | ethipv6-ip6base-eth-2vhost-1vm | | Suite Setup | Setup suite topology interfaces | scapy -- 2.16.6