diff options
-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 bf1c38c4..be8244ec 100644 --- a/conf/10_custom.conf +++ b/conf/10_custom.conf @@ -63,5 +63,5 @@ TRAFFICGEN_IXNET_DUT_RESULT_DIR = '' TEST_PARAMS = {'packet_sizes':'64'} OPNFV_INSTALLER = "Fuel" -OPNFV_URL = "http://213.77.62.197" +OPNFV_URL = "http://testresults.opnfv.org/testapi" PACKAGE_LIST = "src/package-list.mk" |