X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=behave_tests%2Ffeatures%2Fnon-regression.feature;h=1c21c472920408c5718160b3ce44c95d73840421;hb=bc825ac3ee6f58791d47f9bfef288624624f700c;hp=62daafabafa823d36ac4ec2cb9d1a20f59fa5815;hpb=c80ee07cd1aeb76420c42af1b87b365321ce6298;p=nfvbench.git diff --git a/behave_tests/features/non-regression.feature b/behave_tests/features/non-regression.feature index 62daafa..1c21c47 100644 --- a/behave_tests/features/non-regression.feature +++ b/behave_tests/features/non-regression.feature @@ -27,14 +27,14 @@ Feature: non-regression Given 10 sec run duration And frame size And 100k flow count - And rate of previous scenario + And packet rate equal to of max throughput of last characterization When NFVbench API is ready Then run is started and waiting for result And push result to database And verify latency result is lower than 1000 microseconds Examples: Frame sizes and throughput percentages - | frame_size | throughput | + | frame_size | percentage | | 64 | 70% | | 64 | 90% | | 768 | 70% |