aboutsummaryrefslogtreecommitdiffstats
path: root/test/functest/simulators/configdb/response-payloads/getNbrList-cell21.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/functest/simulators/configdb/response-payloads/getNbrList-cell21.json')
-rw-r--r--test/functest/simulators/configdb/response-payloads/getNbrList-cell21.json16
1 files changed, 10 insertions, 6 deletions
diff --git a/test/functest/simulators/configdb/response-payloads/getNbrList-cell21.json b/test/functest/simulators/configdb/response-payloads/getNbrList-cell21.json
index 490c15f..a1d6f55 100644
--- a/test/functest/simulators/configdb/response-payloads/getNbrList-cell21.json
+++ b/test/functest/simulators/configdb/response-payloads/getNbrList-cell21.json
@@ -1,6 +1,10 @@
-[
- {
- "cellId": "cell20",
- "pciValue":0
- }
-] \ No newline at end of file
+{
+ "cellId": "cell21",
+ "nbrList": [
+ {
+ "targetCellId": "cell20",
+ "pciValue": 0,
+ "ho": true
+ }
+ ]
+} \ No newline at end of file