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