aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-services-pmsh/testcases/assets/mr-expectation-aai-pnf-created.json
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2020-08-12 14:50:54 +0100
committerefiacor <fiachra.corcoran@est.tech>2020-08-12 14:51:06 +0100
commit455efa4a90e3e59adc255dacd23edada771f3ed6 (patch)
tree4c14a5d763a965a5ce60793fce7fc5c38418fe4b /tests/dcaegen2-services-pmsh/testcases/assets/mr-expectation-aai-pnf-created.json
parent7bf9d5c1e9c94d60b138c73a716bc10bce038992 (diff)
[PMSH] Refactoring changes for pmsh csits
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I6902b40e9618e0e1e67c4c2d2b8a3f45c585d46b Issue-ID: DCAEGEN2-2146
Diffstat (limited to 'tests/dcaegen2-services-pmsh/testcases/assets/mr-expectation-aai-pnf-created.json')
-rw-r--r--tests/dcaegen2-services-pmsh/testcases/assets/mr-expectation-aai-pnf-created.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/dcaegen2-services-pmsh/testcases/assets/mr-expectation-aai-pnf-created.json b/tests/dcaegen2-services-pmsh/testcases/assets/mr-expectation-aai-pnf-created.json
index 1a027f21..860672f4 100644
--- a/tests/dcaegen2-services-pmsh/testcases/assets/mr-expectation-aai-pnf-created.json
+++ b/tests/dcaegen2-services-pmsh/testcases/assets/mr-expectation-aai-pnf-created.json
@@ -1,7 +1,7 @@
[
{
"httpRequest": {
- "path": "/events/AAI_EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event",
+ "path": "/events/AAI_EVENT/.*",
"queryStringParameters" : {
"timeout" : [ "1000" ]
}
@@ -24,7 +24,7 @@
},
{
"httpRequest": {
- "path": "/events/AAI_EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event",
+ "path": "/events/AAI_EVENT/.*",
"queryStringParameters" : {
"timeout" : [ "1000" ]
}
@@ -36,7 +36,7 @@
"application/json"
]
},
- "body": "{}"
+ "body": []
}
}
]