diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/10_custom.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/10_custom.conf b/conf/10_custom.conf index be8244ec..1f77895d 100644 --- a/conf/10_custom.conf +++ b/conf/10_custom.conf @@ -60,7 +60,7 @@ TRAFFICGEN_IXNET_USER = '' TRAFFICGEN_IXNET_TESTER_RESULT_DIR = '' TRAFFICGEN_IXNET_DUT_RESULT_DIR = '' -TEST_PARAMS = {'packet_sizes':'64'} +TEST_PARAMS = {'pkt_sizes':'64'} OPNFV_INSTALLER = "Fuel" OPNFV_URL = "http://testresults.opnfv.org/testapi" |