aboutsummaryrefslogtreecommitdiffstats
path: root/xtesting/testcases.yaml
diff options
context:
space:
mode:
authorGwenael Lambrouin <gwenael.lambrouin@orange.com>2021-06-01 11:08:41 +0200
committerGwenael Lambrouin <gwenael.lambrouin@orange.com>2021-06-01 11:45:48 +0200
commit3bcb0c131c4acf52f2e978a61664c0fdca9c6bcf (patch)
tree77bc4f3d776fe2814b703e9f8b397feb63638ed4 /xtesting/testcases.yaml
parent60152125814778eb2ac0c64f8845f66b3791634e (diff)
xtesting: change nfvbench config file path for test case 10kpps-pvp-run
The test case 10kpps-pvp-run now looks for nfvbench config file at the same place as the behave tests: /etc/nfvbench/nfvbench.cfg Change-Id: I260dbf6ddefc6d683e79cc3afb03ead8fb408218 Signed-off-by: Gwenael Lambrouin <gwenael.lambrouin@orange.com>
Diffstat (limited to 'xtesting/testcases.yaml')
-rw-r--r--xtesting/testcases.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/xtesting/testcases.yaml b/xtesting/testcases.yaml
index eea60b9..bb4a521 100644
--- a/xtesting/testcases.yaml
+++ b/xtesting/testcases.yaml
@@ -75,6 +75,6 @@ tiers:
name: 'bashfeature'
args:
cmd:
- - nfvbench -c /tmp/nfvbench/nfvbench.cfg --rate 10kpps
+ - nfvbench -c /etc/nfvbench/nfvbench.cfg --rate 10kpps
console:
- - true \ No newline at end of file
+ - true