X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=xtesting%2Ftestcases.yaml;h=03579b70e55fac2a4db9a67be286a823bd8cfbbd;hb=a122713a5207a189d659d2d05d31e272b4c544f3;hp=eea60b9a243d79ff1ef0fd28bdea9517d82dafc2;hpb=fc792bba0bfaaaeca8a9a1b6ca47c9cd9303d41f;p=nfvbench.git diff --git a/xtesting/testcases.yaml b/xtesting/testcases.yaml index eea60b9..03579b7 100644 --- a/xtesting/testcases.yaml +++ b/xtesting/testcases.yaml @@ -60,8 +60,29 @@ tiers: console: - true - - name: nfvbench-demo + name: quick-test-10kpps order: 3 + description: 'Quick nfvbench test at low packet rate' + testcases: + - + case_name: quick-test-10kpps + project_name: nfvbench + criteria: 100 + blocking: true + clean_flag: false + description: '' + run: + name: 'nfvbench_behaveframework' + args: + suites: + - /opt/nfvbench/behave_tests/features/quick-test-10kpps.feature + tags: + - quick-test-10kpps + console: + - true + - + name: nfvbench-demo + order: 4 description: 'Data Plane Performance Testing' testcases: - @@ -75,6 +96,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