Added parameter in properties for HelperTest 59/69459/7
authorezhil <ezhrajam@in.ibm.com>
Fri, 28 Sep 2018 08:18:12 +0000 (13:48 +0530)
committerEzhilarasi R <ezhrajam@in.ibm.com>
Fri, 28 Sep 2018 11:00:01 +0000 (11:00 +0000)
Added test file parameter in properties file for Helper

Issue-ID: PORTAL-412
Change-Id: I3c122cd14e54c1d72465bf5eb6049b8e90354ddc
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
ecomp-sdk/epsdk-fw/src/test/resources/portal.properties

index 15bedc9..f6a678d 100644 (file)
@@ -1,3 +1,4 @@
 # for testing only
 ecomp_rest_url = http://localhost:55155
 ueb_app_key = 123abc
+ueb_url_list = http://localhost:55155,http://localhost:55156,http://localhost:55157
\ No newline at end of file