Merge "Update INFO.yaml file"
[integration.git] / test / mocks / mass-pnf-sim / pnf-sim-lightweight / config / config.json
1 {
2   "simulatorParams": {
3     "vesServerUrl": "http://localhost:10000/eventListener/v7",
4     "testDuration": "10",
5     "messageInterval": "1"
6   },
7   "commonEventHeaderParams": {
8     "eventName": "pnfRegistration_Nokia_5gDu",
9     "nfNamingCode": "gNB",
10     "nfcNamingCode": "oam",
11     "sourceName": "NOK6061ZW3",
12     "sourceId": "val13",
13     "reportingEntityName": "NOK6061ZW3"
14   },
15   "notificationParams": {
16     "changeIdentifier": "PM_MEAS_FILES",
17     "changeType": "FileReady",
18     "arrayOfNamedHashMap": [
19       {"name": "A20161221.1031-1041.bin.gz", "hashMap": {
20         "location": "ftpes://192.169.0.1:22/ftp/rop/A20161224.1030-1045.bin.gz",
21         "compression": "gzip",
22         "fileFormatType": "org.3GPP.32.435#measCollec",
23         "fileFormatVersion": "V10"
24       }
25       },
26       {"name": "A20161222.1042-1102.bin.gz", "hashMap": {
27         "location": "ftpes://192.168.0.102:22/ftp/rop/A20161224.1045-1100.bin.gz",
28         "compression": "gzip",
29         "fileFormatType": "org.3GPP.32.435#measCollec",
30         "fileFormatVersion": "V10"
31       }
32       }
33     ]
34   }
35 }