summaryrefslogtreecommitdiffstats
path: root/components/slice-analysis-ms/src/test/resources/ricToPrbMap.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/slice-analysis-ms/src/test/resources/ricToPrbMap.json')
-rw-r--r--components/slice-analysis-ms/src/test/resources/ricToPrbMap.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/components/slice-analysis-ms/src/test/resources/ricToPrbMap.json b/components/slice-analysis-ms/src/test/resources/ricToPrbMap.json
new file mode 100644
index 00000000..c6194f02
--- /dev/null
+++ b/components/slice-analysis-ms/src/test/resources/ricToPrbMap.json
@@ -0,0 +1,10 @@
+{
+ "1":{
+ "PrbUsedDl":50,
+ "PrbUsedUl":40
+ },
+ "2":{
+ "PrbUsedDl":50,
+ "PrbUsedUl":30
+ }
+} \ No newline at end of file