summaryrefslogtreecommitdiffstats
path: root/cds-regression-test/test/test/py-executor/failing-script/expected-response.json
diff options
context:
space:
mode:
Diffstat (limited to 'cds-regression-test/test/test/py-executor/failing-script/expected-response.json')
-rw-r--r--cds-regression-test/test/test/py-executor/failing-script/expected-response.json25
1 files changed, 0 insertions, 25 deletions
diff --git a/cds-regression-test/test/test/py-executor/failing-script/expected-response.json b/cds-regression-test/test/test/py-executor/failing-script/expected-response.json
deleted file mode 100644
index 17148b0..0000000
--- a/cds-regression-test/test/test/py-executor/failing-script/expected-response.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "commonHeader": {
- "timestamp": "2020-05-19T17:24:33.353Z",
- "originatorId": "System",
- "requestId": "123456",
- "subRequestId": "1234-12234",
- "flags": null
- },
- "actionIdentifiers": {
- "blueprintName": "RT-py-executor",
- "blueprintVersion": "1.0.0",
- "actionName": "failing-remote-python",
- "mode": "sync"
- },
- "status": {
- "code": 500,
- "eventType": "EVENT_COMPONENT_FAILURE",
- "timestamp": "2020-05-19T17:24:33.370Z",
- "errorMessage": "Failed in ComponentRemoteScriptExecutor : UNKNOWN: Exception iterating responses: Script raised an exception, failed to get execution property(node_templates/execute-failing-remote-python/attributes/status)",
- "message": "failure"
- },
- "payload": {
- "failing-remote-python-response": {}
- }
-}