diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/apps/slice_selection/shared_solution_nsi_response.json | 7 |
1 files changed, 5 insertions, 2 deletions
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" + } ] } |