X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=sdnvpn%2Ftest%2Ffunctest%2Ftestcase_8.py;h=33bd69e0112c4c058d5ddd2e0e84fea80b7f2fdf;hb=refs%2Fchanges%2F65%2F53165%2F2;hp=a82318e9fec4878309ca0b00efb44fc8fa86755d;hpb=d429b734b32c183736a2578304c8ef73e44dcf5f;p=sdnvpn.git diff --git a/sdnvpn/test/functest/testcase_8.py b/sdnvpn/test/functest/testcase_8.py index a82318e..33bd69e 100644 --- a/sdnvpn/test/functest/testcase_8.py +++ b/sdnvpn/test/functest/testcase_8.py @@ -7,17 +7,15 @@ # # http://www.apache.org/licenses/LICENSE-2.0 # -""" -Test whether router assoc can coexist with floating IP -- Create VM1 in net1 with a subnet which is connected to a router - which is connected with the gateway -- Create VM2 in net2 with a subnet without a router attached. -- Create bgpvpn with iRT=eRT -- Assoc the router of net1 with bgpvpn and assoc net 2 with the bgpvpn -- Try to ping from one VM to the other -- Assign a floating IP to the VM in the router assoc network -- Ping it the floating ip -""" +# Test whether router assoc can coexist with floating IP +# - Create VM1 in net1 with a subnet which is connected to a router +# which is connected with the gateway +# - Create VM2 in net2 with a subnet without a router attached. +# - Create bgpvpn with iRT=eRT +# - Assoc the router of net1 with bgpvpn and assoc net 2 with the bgpvpn +# - Try to ping from one VM to the other +# - Assign a floating IP to the VM in the router assoc network +# - Ping it the floating ip import logging import sys