Test groups are deleted after ovs reconnection 19/38919/11
authorpperiyasamy <periyasamy.palanisamy@ericsson.com>
Tue, 8 Aug 2017 13:23:11 +0000 (13:23 +0000)
committerPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Wed, 8 Nov 2017 06:30:05 +0000 (07:30 +0100)
commit8211ebd59a28be997386030cb1f87e0630770a78
tree5ae1e3a0eccb7fd21f48124e2806f7f40c2f73a8
parentaa3ceb31df148f5ebb185271b10e4fd60fac3db1
Test groups are deleted after ovs reconnection

Create a new testcase (Testcase 11)

Testing procedure:
Create a Network with 2 VMs so that a group is added
to ovs. Disconnect ovs. Remove the Network and the VMs.
Connect ovs again. Check that the group is deleted from
it.

JIRA: SDNVPN-151

Change-Id: I4c6f5e16f837bbcc589cbbbf05896a2d17b9cd57
Signed-off-by: panageo2 <panageo@intracom-telecom.com>
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
sdnvpn/lib/utils.py
sdnvpn/test/functest/config.yaml
sdnvpn/test/functest/testcase_11.py [new file with mode: 0644]