X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=VNFs%2FDPPD-PROX%2Fhelper-scripts%2Frapid%2Fl2framerate.test;h=e09b80f3b58eb1e2ed04b9885bfbcc0643d66a69;hb=d092ffd38f9b5acafb740da11b5a2467ff972036;hp=4fb0baef1883f1763b4f14b340e0579650200a16;hpb=30c2cccc1cc31ed0552a5e342e44a37bec550680;p=samplevnf.git diff --git a/VNFs/DPPD-PROX/helper-scripts/rapid/l2framerate.test b/VNFs/DPPD-PROX/helper-scripts/rapid/l2framerate.test index 4fb0baef..e09b80f3 100644 --- a/VNFs/DPPD-PROX/helper-scripts/rapid/l2framerate.test +++ b/VNFs/DPPD-PROX/helper-scripts/rapid/l2framerate.test @@ -1,5 +1,5 @@ ## -## Copyright (c) 2010-2019 Intel Corporation +## Copyright (c) 2010-2020 Intel Corporation ## ## Licensed under the Apache License, Version 2.0 (the "License"); ## you may not use this file except in compliance with the License. @@ -14,12 +14,10 @@ ## limitations under the License. ## -[DEFAULT] +[TestParameters] name = L2BasicSwapTesting number_of_tests = 1 total_number_of_test_machines = 2 -prox_socket = true -prox_launch_exit = true [TestM1] name = Generator @@ -27,7 +25,6 @@ config_file = l2gen.cfg dest_vm = 2 gencores = [1] latcores = [3] -startspeed = 10 [TestM2] name = Swap @@ -36,6 +33,11 @@ cores = [1] [test1] test=fixed_rate -packetsizes=[256] +# Following parameter defines the success criterium for the test. +# When this test uses multiple combinations of packet size and flows, +# all combinations must be meeting the same threshold +# The threshold is expressed in Mpps +pass_threshold=0.1 +startspeed = 10 +imixs=[[256]] flows=[64] -speed=10