aboutsummaryrefslogtreecommitdiffstats
path: root/so-etsi-sol005-adapter-application/src/test/resources/json/queryJobRsp.json
diff options
context:
space:
mode:
authorAbhishek Bajaj <abhishek.kumar.bajaj@huawei.com>2021-03-12 13:05:34 +0530
committerAbhishek Bajaj <abhishek.kumar.bajaj@huawei.com>2021-03-12 13:42:33 +0530
commit3279b96ba8e6f356633016418ecba22d815c0e06 (patch)
treeceaf96ff98bb229746119933984ee4be1667915f /so-etsi-sol005-adapter-application/src/test/resources/json/queryJobRsp.json
parent9b069ec9cee455210f0adf542998932b80c2182a (diff)
so-etsi-sol005-adapter build failed issues
Issue-ID: SO-3520 Signed-off-by: Abhishek Bajaj <abhishek.kumar.bajaj@huawei.com> Change-Id: Id339297e27d217dde2d8a2e72337b4398bffa047 Signed-off-by: Abhishek Bajaj <abhishek.kumar.bajaj@huawei.com>
Diffstat (limited to 'so-etsi-sol005-adapter-application/src/test/resources/json/queryJobRsp.json')
-rw-r--r--so-etsi-sol005-adapter-application/src/test/resources/json/queryJobRsp.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/so-etsi-sol005-adapter-application/src/test/resources/json/queryJobRsp.json b/so-etsi-sol005-adapter-application/src/test/resources/json/queryJobRsp.json
new file mode 100644
index 0000000..9238b47
--- /dev/null
+++ b/so-etsi-sol005-adapter-application/src/test/resources/json/queryJobRsp.json
@@ -0,0 +1,10 @@
+{
+ "jobId": "1",
+ "responseDescriptor": {
+ "progress": "100",
+ "status": "finished",
+ "statusDescription": "OMC VMs are decommissioned in VIM",
+ "errorCode": "",
+ "responseId": "22"
+ }
+} \ No newline at end of file