summaryrefslogtreecommitdiffstats
path: root/test/py-executor/dummy-request-payload.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 /test/py-executor/dummy-request-payload.json
parent8908c43db11c2eecc2b6e730a5c99f6ec3091a95 (diff)
parente92fce768cb792f11920f45fdbb38b3af69e212f (diff)
Merge "Update to latest version"honolulu
Diffstat (limited to 'test/py-executor/dummy-request-payload.json')
-rw-r--r--test/py-executor/dummy-request-payload.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/py-executor/dummy-request-payload.json b/test/py-executor/dummy-request-payload.json
new file mode 100644
index 0000000..688e5e9
--- /dev/null
+++ b/test/py-executor/dummy-request-payload.json
@@ -0,0 +1,14 @@
+{
+ "commonHeader": {
+ "originatorId": "System",
+ "requestId": "dummy-request-should-fail",
+ "subRequestId": "1"
+ },
+ "actionIdentifiers": {
+ "blueprintName": "RT-remote-python",
+ "blueprintVersion": "1.0.0",
+ "actionName": "dummy",
+ "mode": "sync"
+ },
+ "payload": {}
+}