diff options
Diffstat (limited to 'test/csit/tests/dcae-bulkpm/testcases/assets/json_events/FileExistNotification.json')
-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" |