Intra-Data Center ECMP testcase 09/47509/10
authorPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Mon, 20 Nov 2017 12:15:26 +0000 (13:15 +0100)
committerPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Tue, 9 Jan 2018 11:49:06 +0000 (12:49 +0100)
commitd61955e655416c97be7a5030ae5ae23542a28a9e
tree2515d6beb04e42fb3738f3671befb8751e22c37a
parent3717c701d12936aec96eaf3d8b369ba52a8a287f
Intra-Data Center ECMP testcase

This testcase add a scenario in which one extra route can be reachable
through two VMs which are in a same network attached to a router which
is later associated to a BGPVPN instance.
This extra route ip address is different from subnet of VMs.

After the extra route is configured with VM ips as nexthops, then when
third VM is trying to reach extra route, traffic would split between two
VMs. The traffic split can happen only in heavy loaded scenario, so this
testcase would test only reachability.

JIRA: SDNVPN-23

Change-Id: I4bb4e94f5c98c0f3c22bff7a6998af2a7a919f16
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
docs/development/overview/index.rst
sdnvpn/lib/results.py
sdnvpn/lib/utils.py
sdnvpn/test/functest/config.yaml
sdnvpn/test/functest/testcase_13.py [new file with mode: 0644]