Add/Remove testcase 15/38515/4
authorpanageo2 <panageo@intracom-telecom.com>
Tue, 1 Aug 2017 08:57:05 +0000 (08:57 +0000)
committerpanageo2 <panageo@intracom-telecom.com>
Wed, 2 Aug 2017 13:45:12 +0000 (13:45 +0000)
commit56cc23958f869cb968f40a02ce22c92057ff6764
tree043e2df45015e23de53b7132b8d49008eb3dd4af
parent9815cc6597daa6f50a38a04579036e3eeb5c79a2
Add/Remove testcase

This testcase investigates if communication
between a group of VMs is interupted upon
deleteon and creation of VMs inside this group.
Test case flow:
3 vms:
[1] on compute 1,
[2] on compute 1,
[3] on compute 2,
all vms ping each other.

vm [2] is deleted. Traffic is still flying
between [1] and [3]. A new [4] vm is added
to compute 1. Traffic is not interrupted
and [4] can be reached as well.

JIRA: SDNVPN-105

Change-Id: I93a65de2a5df83551e3115fd20b60241cd460e97
Signed-off-by: panageo2 <panageo@intracom-telecom.com>
sdnvpn/lib/utils.py
sdnvpn/test/functest/config.yaml
sdnvpn/test/functest/testcase_10.py [new file with mode: 0644]