Fix the default test file 40/71840/1
authorLuc Provoost <luc.provoost@intel.com>
Mon, 1 Feb 2021 09:16:51 +0000 (10:16 +0100)
committerLuc Provoost <luc.provoost@intel.com>
Mon, 1 Feb 2021 09:16:51 +0000 (10:16 +0100)
commitc6e1493ced84fa82f689dfe88485a300dfb59183
tree5ecafc220413235076fd1a3fa2ee2f61fc942dad
parent9fa42d725d8f1dd1a44a7dd159074dc58703117c
Fix the default test file

In a previous change, all test files were moved to the tests
subdirectory. When not specifying the test file on the command line as a
parameter, the default test file is used, as specified in
rapid_defaults.py
It did not reflect the fact that all test files were moved to
this directory.

Change-Id: I5c77b75dbdde040d0e30dda2b97e981dff572f2f
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_defaults.py