From 21d1cc6026f6bc7853cf3bf7fdfe5c598884a62b Mon Sep 17 00:00:00 2001 From: dhebeha Date: Tue, 19 May 2020 18:33:05 +0530 Subject: remove logs Issue-ID: OPTFRA-754 Signed-off-by: dhebeha Change-Id: I76f749af68bd3f4463e5eb4339270a99adcabf13 --- test/apps/slice_selection/shared_solution_nsi_response.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'test/apps/slice_selection/shared_solution_nsi_response.json') diff --git a/test/apps/slice_selection/shared_solution_nsi_response.json b/test/apps/slice_selection/shared_solution_nsi_response.json index 46257dd..3e1ad9f 100644 --- a/test/apps/slice_selection/shared_solution_nsi_response.json +++ b/test/apps/slice_selection/shared_solution_nsi_response.json @@ -20,7 +20,8 @@ "expDataRateUL": 100, "latency": 20, "resourceSharingLevel": "0", - "uEMobilityLevel": "stationary" + "uEMobilityLevel": "stationary", + "domainType" : "cn" } ] }, @@ -36,7 +37,9 @@ "expDataRateUL": 100, "latency": 15, "resourceSharingLevel": "0", - "uEMobilityLevel": "stationary" + "uEMobilityLevel": "stationary", + "domainType" : "cn" + } ] } -- cgit 1.2.3-korg