diff options
author | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-09-26 16:54:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-26 16:54:02 +0000 |
commit | e93d457429f0cb5eb01c5a5ec78c912c1e911a9a (patch) | |
tree | d31b6adf1e3c34e69145d1246b4396aa43cd9d58 /test/pci-optimization-tests | |
parent | ab35ab7d3c95b8c54ae443085277519388cef384 (diff) | |
parent | e7199cef05b7bad04f3ec2b7815423d5d07aa642 (diff) |
Merge "Disabling policy retrieval for pci opt"
Diffstat (limited to 'test/pci-optimization-tests')
-rw-r--r-- | test/pci-optimization-tests/request.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/pci-optimization-tests/request.json b/test/pci-optimization-tests/request.json index 79c98c3..7ec9ab5 100644 --- a/test/pci-optimization-tests/request.json +++ b/test/pci-optimization-tests/request.json @@ -14,9 +14,7 @@ "cellInfo": { "networkId": "1000", "cellIdList": [ - { - "cellId": "cell0" - } + "cell0" ] } }
\ No newline at end of file |