Fix invalid BW configuration across all pods

Change-Id: I890ddcf1eec6252f157991563f7ae6525b2abe33
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
         }, {