New test case: gen versus swap via gateway 82/72482/1
authorLuc Provoost <luc.provoost@intel.com>
Wed, 5 May 2021 16:09:07 +0000 (18:09 +0200)
committerLuc Provoost <luc.provoost@intel.com>
Wed, 5 May 2021 16:09:07 +0000 (18:09 +0200)
commit0e9709a99633737364e8f3f5b475f30f0cfbddcb
treefcbc1e9860503575109989e019cb4d52fb01b7b9
parent4d80ebbc19018121572ecaa043bf7d4900a8144f
New test case: gen versus swap via gateway

A new test was added: tests/basicrapid_gw.test. Traffic generated will
now go to the reflector (swap instance) via the Gateway. The swap
instance will also send the traffic back via the gateway. This use case
is created to support GCP testing where the interfaces are defined with
a /32 netmask, and hence all traffic is routed via the gateway.

Change-Id: I60142d650072ab345cd47a0f32cb6a8275da0542
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
VNFs/DPPD-PROX/helper-scripts/rapid/configs/swap_gw.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_generator_machine.py
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_machine.py
VNFs/DPPD-PROX/helper-scripts/rapid/tests/basicrapid_gw.test [new file with mode: 0644]