summaryrefslogtreecommitdiffstats
path: root/cds-regression-test/test/py-executor/connection-fail/expected-response.json
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2021-01-21 14:17:58 +0000
committerGerrit Code Review <gerrit@onap.org>2021-01-21 14:17:58 +0000
commit2a26e7f038190ef736a73443ee56169fea6815a9 (patch)
tree4822f88f7fc70277f6559c198ee7cb4277d4eaeb /cds-regression-test/test/py-executor/connection-fail/expected-response.json
parent8908c43db11c2eecc2b6e730a5c99f6ec3091a95 (diff)
parente92fce768cb792f11920f45fdbb38b3af69e212f (diff)
Merge "Update to latest version"honolulu
Diffstat (limited to 'cds-regression-test/test/py-executor/connection-fail/expected-response.json')
-rw-r--r--cds-regression-test/test/py-executor/connection-fail/expected-response.json25
1 files changed, 0 insertions, 25 deletions
diff --git a/cds-regression-test/test/py-executor/connection-fail/expected-response.json b/cds-regression-test/test/py-executor/connection-fail/expected-response.json
deleted file mode 100644
index 93b2598..0000000
--- a/cds-regression-test/test/py-executor/connection-fail/expected-response.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "commonHeader": {
- "timestamp": "2020-05-19T17:26:02.923Z",
- "originatorId": "System",
- "requestId": "123456",
- "subRequestId": "1234-12234",
- "flags": null
- },
- "actionIdentifiers": {
- "blueprintName": "RT-py-executor",
- "blueprintVersion": "1.0.0",
- "actionName": "connection-fail",
- "mode": "sync"
- },
- "status": {
- "code": 500,
- "eventType": "EVENT_COMPONENT_FAILURE",
- "timestamp": "2020-05-19T17:26:02.926Z",
- "errorMessage": "Failed in ComponentRemoteScriptExecutor : UNAVAILABLE: io exception, failed to get execution property(node_templates/execute-connection-fail/attributes/status)",
- "message": "failure"
- },
- "payload": {
- "connection-fail-response": {}
- }
-}