aboutsummaryrefslogtreecommitdiffstats
path: root/test/pci-optimization-tests/request.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/pci-optimization-tests/request.json')
-rw-r--r--test/pci-optimization-tests/request.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/pci-optimization-tests/request.json b/test/pci-optimization-tests/request.json
index 7ec9ab5..a8eb4f6 100644
--- a/test/pci-optimization-tests/request.json
+++ b/test/pci-optimization-tests/request.json
@@ -7,14 +7,14 @@
"requestType": "create",
"numSolutions": 1,
"optimizers": [
- "placement"
+ "pci"
],
"timeout": 600
},
"cellInfo": {
- "networkId": "1000",
+ "networkId": "netw1000",
"cellIdList": [
"cell0"
]
}
-} \ No newline at end of file
+}