commit | 486338c5466ddfc6f4f0b20922d00178c86b2473 | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Wed May 19 17:27:48 2021 -0700 |
committer | Girish Gowdra <girish@opennetworking.org> | Wed May 19 17:27:48 2021 -0700 |
tree | 614374aa85d8de23c674d3ba97ffadd332e07c2e | |
parent | cc1095d7ad6bbedf9afdc86febc768780fa469c7 [diff] [blame] |
Fix invalid BW configuration across all pods Change-Id: I890ddcf1eec6252f157991563f7ae6525b2abe33
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 } ]