From faf64da8b0307b6c0afa6637617f61c7c48bb8e2 Mon Sep 17 00:00:00 2001 From: efiacor Date: Mon, 19 Dec 2022 23:27:29 +0000 Subject: [DMAAP-DR-PROV] Remove aaf & cadi Signed-off-by: efiacor Change-Id: I610251e4b148620a6d44004efbe933e7acede26d Issue-ID: DMAAP-1573 --- datarouter-prov/src/test/resources/integration_test.properties | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 datarouter-prov/src/test/resources/integration_test.properties (limited to 'datarouter-prov/src/test/resources/integration_test.properties') diff --git a/datarouter-prov/src/test/resources/integration_test.properties b/datarouter-prov/src/test/resources/integration_test.properties deleted file mode 100644 index 9ac1850a..00000000 --- a/datarouter-prov/src/test/resources/integration_test.properties +++ /dev/null @@ -1,5 +0,0 @@ -test.keystore=aaf_certs/org.onap.dmaap-dr.jks -test.kspassword=Qgw77oaQcdP*F8Pwa[&.,.Ab -test.truststore=aaf_certs/org.onap.dmaap-dr.trust.jks -test.tspassword=9M?)?:KAj1z6gpLhNrVUG@0T -test.host=https://dmaap-dr-prov:8443 \ No newline at end of file -- cgit