From dfc5d564659ea5faccceaf5ecb7eb6fbc54bd701 Mon Sep 17 00:00:00 2001 From: rameshiyer27 Date: Mon, 29 Jan 2024 17:51:52 +0000 Subject: Remove Dmaap from PAP Issue-ID: POLICY-4402 Signed-off-by: rameshiyer27 Change-Id: Ib1715bde8b4d0ca78b3c74c62784d5579900c2d4 --- main/src/test/resources/application-test-e2e.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/src/test/resources/application-test-e2e.yaml') diff --git a/main/src/test/resources/application-test-e2e.yaml b/main/src/test/resources/application-test-e2e.yaml index 23920f1d..01f35758 100644 --- a/main/src/test/resources/application-test-e2e.yaml +++ b/main/src/test/resources/application-test-e2e.yaml @@ -63,8 +63,8 @@ pap: password: zb!XztG34 useHttps: true basePath: healthcheck - - clientName: dmaap - hostname: message-router + - clientName: kafka + hostname: kafka port: 3905 useHttps: true basePath: topics -- cgit 1.2.3-korg