From bc0754b45540c56eeb9fc2aa2649a030136d0742 Mon Sep 17 00:00:00 2001 From: deepikasatheesh Date: Tue, 10 Nov 2020 04:27:55 -0800 Subject: Read subnetCapabilities configuration file from SO pod Issue-ID: SO-3372 Signed-off-by: deepikasatheesh Change-Id: I1055ec23b572d4f8b19ba326615248153c895227 --- .../mso-api-handler-infra/src/test/resources/application-test.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml') diff --git a/mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml b/mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml index 1429ac9b52..bcd36b8643 100644 --- a/mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml +++ b/mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml @@ -140,3 +140,8 @@ org: adapters: network: encryptionKey: aa3871669d893c7fb8abbcda31b88b4f + +subnetCapability: + config: + file: src/test/resources/Onap3gppServiceInstancesTest/subnetCapability.json + -- cgit 1.2.3-korg