From: Periyasamy Palanisamy Date: Mon, 8 Jan 2018 08:50:08 +0000 (+0100) Subject: Resync testcase description X-Git-Tag: 6.0.0~27 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=3717c701d12936aec96eaf3d8b369ba52a8a287f;p=sdnvpn.git Resync testcase description JIRA: SDNVPN-200 Change-Id: Ida111d28591d99cc8d2a73ec1c14920800354a9b Signed-off-by: Periyasamy Palanisamy --- diff --git a/docs/development/overview/index.rst b/docs/development/overview/index.rst index 279d4a1..8747170 100644 --- a/docs/development/overview/index.rst +++ b/docs/development/overview/index.rst @@ -229,3 +229,18 @@ https://wiki.opnfv.org/display/sdnvpn/SDNVPN+Testing OVS re-connects. The new groups should be still there, as the topology remains. Opendaylight Carbon’ group_add_mod mechanism should handle the already existing group. + + Testcase 12: Test Resync mechanism between Opendaylight and OVS + This is the testcase to validate flows and groups are programmed correctly + after resync which is triggered by OVS del-controller/set-controller commands + and adding/remove iptables drop rule on OF port 6653. + + Sub-testcase 12-1: + Create and start 2 VMs, connected to a common Network + New flows and groups were added to OVS + Reconnect the OVS by running del-ontroller and set-controller commands + The flows and groups are still intact and none of the flows/groups + are removed + Reconnect the OVS by adding ip tables drop rule and then remove it + The flows and groups are still intact and none of the flows/groups + are removed