From 29c5e813b5cb595af267f75c2fd0b846ea386304 Mon Sep 17 00:00:00 2001 From: "denilson.l65" Date: Wed, 9 Mar 2022 15:25:58 +0000 Subject: [DCAEGEN2] Update Slice Analysis MS test data Issue-ID: DCAEGEN2-3100 Signed-off-by: denilson.l65 Change-Id: I1fda5bb20ca99597fa0e2a23a16ecab24b260c23 --- components/slice-analysis-ms/src/test/resources/onsetMessage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/slice-analysis-ms/src') diff --git a/components/slice-analysis-ms/src/test/resources/onsetMessage.json b/components/slice-analysis-ms/src/test/resources/onsetMessage.json index 033e9b94..fdd4e5d8 100644 --- a/components/slice-analysis-ms/src/test/resources/onsetMessage.json +++ b/components/slice-analysis-ms/src/test/resources/onsetMessage.json @@ -11,7 +11,7 @@ "vserver.prov-status": "ACTIVE", "generic-vnf.vnf-id": "e51a9b12-f313-11ea-adc1-0242ac120003" }, - "payload": "{\"name\":\"e51a9b12-f313-11ea-adc1-0242ac120003\",\"globalSubscriberId\":\"5GCustomer\",\"subscriptionServiceType\":\"5G\",\"networkType\":\"AN\",\"serviceInstanceID\":\"e51a9b12-f313-11ea-adc1-0242ac120003\",\"additionalProperties\":{\"modifyAction\":\"reconfigure\",\"snssaiList\":[\"001-100001\"],\"sliceProfileId\":\"e51a9b12-f313-11ea-adc1-0242ac120002\",\"resourceConfig\":{\"1\":{\"dLThptPerSlice\":50,\"uLThptPerSlice\":40},\"2\":{\"dLThptPerSlice\":50,\"uLThptPerSlice\":30}},\"nsiInfo\":{\"nsiId\":\"UUID\",\"nsiName\":\"\"},\"scriptName\":\"AN\"}}", + "payload": "{\"name\":\"e51a9b12-f313-11ea-adc1-0242ac120003\",\"globalSubscriberId\":\"5GCustomer\",\"subscriptionServiceType\":\"5G\",\"networkType\":\"AN\",\"serviceInstanceID\":\"e51a9b12-f313-11ea-adc1-0242ac120003\",\"additionalProperties\":{\"modifyAction\":\"reconfigure\",\"snssaiList\":[\"001-100001\"],\"sliceProfileId\":\"e51a9b12-f313-11ea-adc1-0242ac120002\",\"resourceConfig\":{\"data\":[{\"nearRTRICId\":1,\"dLThptPerSlice\":50,\"uLThptPerSlice\":40},{\"nearRTRICId\":2,\"dLThptPerSlice\":50,\"uLThptPerSlice\":30}]},\"nsiInfo\":{\"nsiId\":\"UUID\",\"nsiName\":\"\"},\"scriptName\":\"AN\"}}", "from": "DCAE", "version": "1.0.2" } -- cgit 1.2.3-korg