aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/func/vm_vhost/__init__.robot
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2019-06-07 13:44:52 +0000
committerPeter Mikus <pmikus@cisco.com>2019-06-10 17:38:11 +0000
commitf49a6734523f7e4ae26e357e4bd2c2df8c3de4d8 (patch)
treea1e629e4b63243f72a06a4493eec19c45aa8030f /tests/vpp/func/vm_vhost/__init__.robot
parent2c6e0991f266b1cc08fe69ab4ff051e11b0c1afc (diff)
vpp_device: IPsec
- Remove VM ipsec tests as they are not interesting - Remove duplicate (vpp_device/virl) VM tests - Remove VM tunnel tests and use base tunnel (we do not need tunnel and VM) Change-Id: I5d7b6d8a037878f81a6bdc0114af481b32141dde Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'tests/vpp/func/vm_vhost/__init__.robot')
-rw-r--r--tests/vpp/func/vm_vhost/__init__.robot12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/vpp/func/vm_vhost/__init__.robot b/tests/vpp/func/vm_vhost/__init__.robot
deleted file mode 100644
index 501a130d68..0000000000
--- a/tests/vpp/func/vm_vhost/__init__.robot
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright (c) 2017 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:
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.