Fix invalid BW configuration across all pods
Change-Id: I890ddcf1eec6252f157991563f7ae6525b2abe33
diff --git a/tests/data/flex-ocp-cord-openonupy-sadis-TT.json b/tests/data/flex-ocp-cord-openonupy-sadis-TT.json
index 8a91c09..dc53b4f 100644
--- a/tests/data/flex-ocp-cord-openonupy-sadis-TT.json
+++ b/tests/data/flex-ocp-cord-openonupy-sadis-TT.json
@@ -28,9 +28,9 @@
},
"entries" : [ {
"id" : "High-Speed-Internet",
- "cir" : 500000,
+ "cir" : 100000,
"cbs" : 10000,
- "eir" : 500000,
+ "eir" : 100000,
"ebs" : 10000,
"air" : 100000
}, {
@@ -48,7 +48,7 @@
"ebs" : 10000
}, {
"id" : "User1-Specific2",
- "cir" : 500000,
+ "cir" : 100000,
"cbs" : 10000,
"eir" : 300000,
"ebs" : 10000
diff --git a/tests/data/flex-ocp-cord-openonupy-sadis.json b/tests/data/flex-ocp-cord-openonupy-sadis.json
index 254e367..ae0e9a1 100644
--- a/tests/data/flex-ocp-cord-openonupy-sadis.json
+++ b/tests/data/flex-ocp-cord-openonupy-sadis.json
@@ -105,9 +105,9 @@
"id": "User_Bandwidth3",
"air": 100000,
"cbs": 5000,
- "cir": 500000,
+ "cir": 100000,
"ebs": 5000,
- "eir": 500000
+ "eir": 100000
}
]
diff --git a/tests/data/flex-ocp-cord-sadis-TT.json b/tests/data/flex-ocp-cord-sadis-TT.json
index 0906ec1..906dc18 100644
--- a/tests/data/flex-ocp-cord-sadis-TT.json
+++ b/tests/data/flex-ocp-cord-sadis-TT.json
@@ -28,9 +28,9 @@
},
"entries" : [ {
"id" : "High-Speed-Internet",
- "cir" : 500000,
+ "cir" : 100000,
"cbs" : 10000,
- "eir" : 500000,
+ "eir" : 100000,
"ebs" : 10000,
"air" : 100000
}, {
diff --git a/tests/data/flex-ocp-cord-sadis.json b/tests/data/flex-ocp-cord-sadis.json
index 254e367..ae0e9a1 100644
--- a/tests/data/flex-ocp-cord-sadis.json
+++ b/tests/data/flex-ocp-cord-sadis.json
@@ -105,9 +105,9 @@
"id": "User_Bandwidth3",
"air": 100000,
"cbs": 5000,
- "cir": 500000,
+ "cir": 100000,
"ebs": 5000,
- "eir": 500000
+ "eir": 100000
}
]
diff --git a/tests/data/infosys-pod-sadis.json b/tests/data/infosys-pod-sadis.json
index 4118394..6e390ce 100644
--- a/tests/data/infosys-pod-sadis.json
+++ b/tests/data/infosys-pod-sadis.json
@@ -77,9 +77,9 @@
"id": "User_Bandwidth3",
"air": 100000,
"cbs": 5000,
- "cir": 500000,
+ "cir": 100000,
"ebs": 5000,
- "eir": 500000
+ "eir": 100000
}
]
diff --git a/tests/data/onf-soak-pod-openonugo-sadis.json b/tests/data/onf-soak-pod-openonugo-sadis.json
index 96a63d5..63c228d 100644
--- a/tests/data/onf-soak-pod-openonugo-sadis.json
+++ b/tests/data/onf-soak-pod-openonugo-sadis.json
@@ -84,9 +84,9 @@
"id": "User_Bandwidth3",
"air": 100000,
"cbs": 5000,
- "cir": 500000,
+ "cir": 100000,
"ebs": 5000,
- "eir": 500000
+ "eir": 100000
}
]