added extra space in upstreamBandwidthProfile field menlo-certification-pod-radisys sadis file as requried for BandwidthProfileUpdateTCPDt TC for ATT and DT
Change-Id: Ic060afd1df7f24639376df5ba3f6593ae6167e33
diff --git a/tests/data/menlo-certification-pod-radisys-gpon-sadis-DT.json b/tests/data/menlo-certification-pod-radisys-gpon-sadis-DT.json
index 334b388..e2bb444 100644
--- a/tests/data/menlo-certification-pod-radisys-gpon-sadis-DT.json
+++ b/tests/data/menlo-certification-pod-radisys-gpon-sadis-DT.json
@@ -27,8 +27,8 @@
"ponCTag":4096,
"ponSTag":11,
"technologyProfileId":64,
- "upstreamBandwidthProfile":"User_Bandwidth1",
- "downstreamBandwidthProfile":"User_Bandwidth2",
+ "upstreamBandwidthProfile": "User_Bandwidth1",
+ "downstreamBandwidthProfile": "User_Bandwidth2",
"isDhcpRequired":false
}
]
@@ -44,8 +44,8 @@
"ponCTag":4096,
"ponSTag":54,
"technologyProfileId":64,
- "upstreamBandwidthProfile":"User_Bandwidth1",
- "downstreamBandwidthProfile":"User_Bandwidth3",
+ "upstreamBandwidthProfile": "User_Bandwidth1",
+ "downstreamBandwidthProfile": "User_Bandwidth3",
"isDhcpRequired":false
}
]
@@ -61,8 +61,8 @@
"ponCTag":4096,
"ponSTag":55,
"technologyProfileId":64,
- "upstreamBandwidthProfile":"User_Bandwidth2",
- "downstreamBandwidthProfile":"User_Bandwidth3",
+ "upstreamBandwidthProfile": "User_Bandwidth2",
+ "downstreamBandwidthProfile": "User_Bandwidth3",
"isDhcpRequired":false
}
]
@@ -84,8 +84,8 @@
"ponCTag":4096,
"ponSTag":22,
"technologyProfileId":64,
- "upstreamBandwidthProfile":"User_Bandwidth1",
- "downstreamBandwidthProfile":"User_Bandwidth3",
+ "upstreamBandwidthProfile": "User_Bandwidth1",
+ "downstreamBandwidthProfile": "User_Bandwidth3",
"isDhcpRequired":false
}
]
@@ -101,8 +101,8 @@
"ponCTag":4096,
"ponSTag":33,
"technologyProfileId":64,
- "upstreamBandwidthProfile":"User_Bandwidth2",
- "downstreamBandwidthProfile":"User_Bandwidth1",
+ "upstreamBandwidthProfile": "User_Bandwidth2",
+ "downstreamBandwidthProfile": "User_Bandwidth1",
"isDhcpRequired":false
}
]
diff --git a/tests/data/menlo-certification-pod-radisys-gpon-sadis.json b/tests/data/menlo-certification-pod-radisys-gpon-sadis.json
index 8e35d6b..ef7e168 100644
--- a/tests/data/menlo-certification-pod-radisys-gpon-sadis.json
+++ b/tests/data/menlo-certification-pod-radisys-gpon-sadis.json
@@ -26,8 +26,8 @@
"ponCTag":41,
"ponSTag":44,
"technologyProfileId":64,
- "upstreamBandwidthProfile":"User_Bandwidth1",
- "downstreamBandwidthProfile":"User_Bandwidth2",
+ "upstreamBandwidthProfile": "User_Bandwidth1",
+ "downstreamBandwidthProfile": "User_Bandwidth2",
"isDhcpRequired": true
}
]
@@ -42,8 +42,8 @@
"ponCTag":42,
"ponSTag":44,
"technologyProfileId":64,
- "upstreamBandwidthProfile":"User_Bandwidth1",
- "downstreamBandwidthProfile":"User_Bandwidth3",
+ "upstreamBandwidthProfile": "User_Bandwidth1",
+ "downstreamBandwidthProfile": "User_Bandwidth3",
"isDhcpRequired": true
}
]
@@ -96,4 +96,4 @@
}
}
}
-}
\ No newline at end of file
+}