diff options
Diffstat (limited to 'components/slice-analysis-ms/src/test/resources/ricToThroughputMappingOutput.json')
-rw-r--r-- | components/slice-analysis-ms/src/test/resources/ricToThroughputMappingOutput.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/components/slice-analysis-ms/src/test/resources/ricToThroughputMappingOutput.json b/components/slice-analysis-ms/src/test/resources/ricToThroughputMappingOutput.json new file mode 100644 index 00000000..bff52dc9 --- /dev/null +++ b/components/slice-analysis-ms/src/test/resources/ricToThroughputMappingOutput.json @@ -0,0 +1,10 @@ +{ + "1":{ + "dLThptPerSlice":60, + "uLThptPerSlice":57 + }, + "2":{ + "dLThptPerSlice":60, + "uLThptPerSlice":43 + } +}
\ No newline at end of file |