From b1961a04c191ebbc726de507d98c85966b7a6a71 Mon Sep 17 00:00:00 2001 From: Krzysztof Gajewski Date: Wed, 24 Feb 2021 14:46:37 +0100 Subject: Add JWT support in HTTP/HTTPS based locations - pnf-simulator - update containers to version 1.0.5 Issue-ID: DCAEGEN2-2536 Signed-off-by: Krzysztof Gajewski Change-Id: If6b938db03fc8b5e5a5a6435ad0559061fa5b4ad --- sanitycheck/events/eventToVesWithHttpServer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sanitycheck/events') 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" -- cgit 1.2.3-korg