diff options
author | rajendrajaiswal <rajendra.jaiswal@ericsson.com> | 2018-09-25 16:50:26 +0100 |
---|---|---|
committer | rajendrajaiswal <rajendra.jaiswal@ericsson.com> | 2018-09-26 14:25:44 +0100 |
commit | 96b3c98b55b7c38902319064acc064e416d4717e (patch) | |
tree | b26e300ec33d970a1ed003e6301f9bbc9c3d0c7a /test/csit/tests/dcae-bulkpm/testcases/assets | |
parent | aa5b805bd7483d143046c516422a8b41c5f7a162 (diff) |
New test case and it's setup files
Issue-ID: INT-649
Change-Id: I5f5809a200637b01fe234156f48f94dbefdbc52b
Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
Diffstat (limited to 'test/csit/tests/dcae-bulkpm/testcases/assets')
-rw-r--r-- | test/csit/tests/dcae-bulkpm/testcases/assets/json_events/FileExistNotification.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/csit/tests/dcae-bulkpm/testcases/assets/json_events/FileExistNotification.json b/test/csit/tests/dcae-bulkpm/testcases/assets/json_events/FileExistNotification.json index 1cfc78a25..4064ea312 100644 --- a/test/csit/tests/dcae-bulkpm/testcases/assets/json_events/FileExistNotification.json +++ b/test/csit/tests/dcae-bulkpm/testcases/assets/json_events/FileExistNotification.json @@ -19,9 +19,9 @@ "changeType": "FileReady", "notificationFieldsVersion": "2.0", "arrayOfNamedHashMap": [ - { "name": "pm.xml.gz", + { "name": "xNF.pm.xml.gz", "hashMap":{ - "location": "sftp://admin:admin@sftpserver:22/pm.xml.gz", + "location": "sftp://admin:admin@sftpserver:22/xNF.pm.xml.gz", "compression": "gzip", "fileFormatType": "org.3GPP.32.435#measCollec", "fileFormatVersion": "V10" |