diff options
author | Krzysztof Gajewski <krzysztof.gajewski@nokia.com> | 2021-02-24 14:46:37 +0100 |
---|---|---|
committer | Krzysztof Gajewski <krzysztof.gajewski@nokia.com> | 2021-03-02 15:56:29 +0100 |
commit | b1961a04c191ebbc726de507d98c85966b7a6a71 (patch) | |
tree | c15b1ba29407d79740f02734c387695bb01a7026 /sanitycheck/events/eventToVesWithHttpServer.json | |
parent | 441945e8adf7e3adc524d761e61c179c83e9888d (diff) |
Add JWT support in HTTP/HTTPS based locations - pnf-simulator1.0.5
- update containers to version 1.0.5
Issue-ID: DCAEGEN2-2536
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: If6b938db03fc8b5e5a5a6435ad0559061fa5b4ad
Diffstat (limited to 'sanitycheck/events/eventToVesWithHttpServer.json')
-rw-r--r-- | sanitycheck/events/eventToVesWithHttpServer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sanitycheck/events/eventToVesWithHttpServer.json b/sanitycheck/events/eventToVesWithHttpServer.json index 3d128e6..a5e0a27 100644 --- a/sanitycheck/events/eventToVesWithHttpServer.json +++ b/sanitycheck/events/eventToVesWithHttpServer.json @@ -23,7 +23,7 @@ { "name": "C_28532_measData_pm_98.xml", "hashMap": { - "location": "http://httpserver:httpserver@localhost:7080/E_VES_bulkPM_IF_3GPP_3_example_1.xml.gz", + "location": "http://demo:demo123456!@localhost:32080/E_VES_bulkPM_IF_3GPP_3_example_1.xml.gz", "compression": "gzip", "fileFormatType": "org.3GPP.32.435#measCollec", "fileFormatVersion": "V10" |