From 131273f73ec21a5632de9069f8b04f75631ce790 Mon Sep 17 00:00:00 2001 From: Jerry Flood Date: Thu, 25 Apr 2019 16:46:35 -0400 Subject: Remove dead code. Add robot tests Move interface mocking test code from cmso to robot. Issue-ID: OPTFRA-474 Change-Id: Ib98f0b16d783e01f888279266dfdee858e30b787 Signed-off-by: Jerry Flood --- cmso-service/etc/config/cmso.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmso-service/etc') diff --git a/cmso-service/etc/config/cmso.properties b/cmso-service/etc/config/cmso.properties index c28783a..ed06d92 100644 --- a/cmso-service/etc/config/cmso.properties +++ b/cmso-service/etc/config/cmso.properties @@ -92,7 +92,7 @@ loopback.mso.requestId=dummy123 so.polling.interval.ms=10000 ## loopback settings -so.url=http://localhost:8080/cmso/v1/loopbacktest/onap/so/infra/orchestrationRequests/v7 +so.url=http://localhost:5000/onap/so/infra/orchestrationRequests/v7 so.user=oof@oof.onap.org so.pass=enc:vfxQdJ1mgdcI7S6SPrzNaw== -- cgit 1.2.3-korg