aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vid/resources/simulators/test_data_assets/expected_so_responses.json
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-10-23 14:41:21 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-23 14:41:21 +0000
commitab87f69a5dbcecea8b2b4793568a5623e4a714e3 (patch)
treeb7e63d6248400ff7019f6b1e9aad94d43eaa2aa5 /tests/vid/resources/simulators/test_data_assets/expected_so_responses.json
parent37e3c0b51e55f84d4f9838c42b7433f2554632ee (diff)
parent2ac270a8ee0ecf5357c541deb6e162b4cc26dd98 (diff)
Merge "Enhance vid CSIT tests, added for scaleout"
Diffstat (limited to 'tests/vid/resources/simulators/test_data_assets/expected_so_responses.json')
-rw-r--r--tests/vid/resources/simulators/test_data_assets/expected_so_responses.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/vid/resources/simulators/test_data_assets/expected_so_responses.json b/tests/vid/resources/simulators/test_data_assets/expected_so_responses.json
new file mode 100644
index 00000000..1b735225
--- /dev/null
+++ b/tests/vid/resources/simulators/test_data_assets/expected_so_responses.json
@@ -0,0 +1,14 @@
+{
+ "get": {
+ "get_response": "accepted"
+ },
+ "post": {
+ "status": 202,
+ "entity": {
+ "requestReferences": {
+ "instanceId": "fffcbb6c-1983-42df-9ca8-89ae8b3a46c1",
+ "requestId": "b2197d7e-3a7d-410e-82ba-7b7e8191bc46"
+ }
+ }
+ }
+} \ No newline at end of file