From: Rene_Robert Date: Fri, 6 Sep 2019 06:02:33 +0000 (+0200) Subject: SNDC preload change (http to https, 30202 to 30267) X-Git-Tag: 6.0.0-ONAP~384 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a3324ab0a92e199b36767f9b13e14a5963e19c60;p=integration.git SNDC preload change (http to https, 30202 to 30267) Issue-ID: DOC-542 Signed-off-by: Rene_Robert Change-Id: Ice1fc5853d9ad31e79ea8e941a8b053589b80a30 --- diff --git a/test/postman/integration_test_urls.postman_environment.json b/test/postman/integration_test_urls.postman_environment.json index d376409d8..5b3841c82 100644 --- a/test/postman/integration_test_urls.postman_environment.json +++ b/test/postman/integration_test_urls.postman_environment.json @@ -29,7 +29,7 @@ { "enabled": true, "key": "url-sdnc", - "value": "http://sdnc.api.simpledemo.onap.org:30202", + "value": "https://sdnc.api.simpledemo.onap.org:30267", "type": "text" }, {