diff options
author | Martin Klozik <martinx.klozik@intel.com> | 2017-08-24 09:01:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-24 09:01:41 +0000 |
commit | 7032b8ec49833084b9e7c06442a9756a3ec7e501 (patch) | |
tree | 3d47fca7f8f33a1465add7f0cc8457d671a83036 /conf | |
parent | ffc0fc7902e2f46cb5982f55aacd262073f08e1c (diff) | |
parent | c9ae2766fd566358a1ac3a38a7dc6f7b22a3449f (diff) |
Merge "opnfvresultdb: Update data reported to result DB"
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 1d62c0ce..9622fd71 100644 --- a/conf/10_custom.conf +++ b/conf/10_custom.conf @@ -118,7 +118,7 @@ TRAFFICGEN_MOONGEN_LINE_SPEED_GBPS = '10' #TEST_PARAMS = {'TRAFFICGEN_PKT_SIZES':(64,)} OPNFV_INSTALLER = "Fuel" -OPNFV_URL = "http://testresults.opnfv.org/testapi" +OPNFV_URL = "http://testresults.opnfv.org/test/api/v1" PACKAGE_LIST = "src/package-list.mk" |