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