aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-controller/src/test/resources/application-test.yaml
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@est.tech>2021-01-18 13:37:59 +0000
committerwaqas.ikram <waqas.ikram@est.tech>2021-01-18 13:39:53 +0000
commit7a36cbec39121e1a447e88f3c1e872c0188dba1c (patch)
treeadf26472e7e0b53f53b05cedf20f06de120bc2cc /asdc-controller/src/test/resources/application-test.yaml
parentbcfee1b5b7bd91f21a6b7b2fd3be9484b10b542c (diff)
Removing ETSI Catalog Manager trigger from ONAP SO
for package distribution Change-Id: I75bcd4c7d1924cc9a4dc16e72e53e92138a9f28e Issue-ID: SO-3220 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'asdc-controller/src/test/resources/application-test.yaml')
-rw-r--r--asdc-controller/src/test/resources/application-test.yaml6
1 files changed, 1 insertions, 5 deletions
diff --git a/asdc-controller/src/test/resources/application-test.yaml b/asdc-controller/src/test/resources/application-test.yaml
index 60cd2d9f2a..31ec987152 100644
--- a/asdc-controller/src/test/resources/application-test.yaml
+++ b/asdc-controller/src/test/resources/application-test.yaml
@@ -105,8 +105,4 @@ mso:
sdc:
endpoint: http://localhost:${wiremock.server.port}
-
-etsi-catalog-manager:
- endpoint: http://localhost:${wiremock.server.port}/api/catalog/v1
- rest:
- timeoutInSeconds: 5
+ \ No newline at end of file