NFVBENCH-160 xtesting integration
[nfvbench.git] / xtesting / testcases.yaml
1 ---
2 tiers:
3     -
4         name: nfvbench
5         order: 1
6         description: 'Data Plane Performance Testing'
7         testcases:
8             -
9                 case_name: 10kpps-pvp-run
10                 project_name: nfvbench
11                 criteria: 100
12                 blocking: true
13                 clean_flag: false
14                 description: ''
15                 run:
16                     name: 'bashfeature'
17                     args:
18                         cmd:
19                             - nfvbench -c /tmp/nfvbench/nfvbench.cfg --rate 10kpps
20