From e17f406030619a250c9efcf5b38ded5bcc7e553f Mon Sep 17 00:00:00 2001 From: FrancescoFioraEst Date: Fri, 10 May 2024 12:11:35 +0100 Subject: Update docs for CLAMP Participant Protocol Smoke Tests Issue-ID: POLICY-4993 Change-Id: Iec9a78cefbb5cab2ee9e3e1254206f69d6f55ac0 Signed-off-by: FrancescoFioraEst --- .../devtools/smoke/clamp-ac-participant-protocol-smoke.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/development/devtools') diff --git a/docs/development/devtools/smoke/clamp-ac-participant-protocol-smoke.rst b/docs/development/devtools/smoke/clamp-ac-participant-protocol-smoke.rst index 52275be5..95a27ee7 100644 --- a/docs/development/devtools/smoke/clamp-ac-participant-protocol-smoke.rst +++ b/docs/development/devtools/smoke/clamp-ac-participant-protocol-smoke.rst @@ -23,9 +23,9 @@ Linux user - although the majority of the steps show will be exactly the same in 2.1 Prerequisites ================= -- Java 11 +- Java 17 - Docker -- Maven 3 +- Maven 3.9 - Git - Refer to this guide for basic environment setup `Setting up dev environment `_ @@ -34,7 +34,7 @@ Linux user - although the majority of the steps show will be exactly the same in - Automation Composition runtime component docker image is started and running. - Participant docker images policy-clamp-ac-pf-ppnt, policy-clamp-ac-http-ppnt, policy-clamp-ac-k8s-ppnt are started and running. -- Dmaap simulator for communication between components. +- Kafka/Zookeeper for communication between components. - mariadb docker container for policy and clampacm database. - policy-api for communication between policy participant and policy-framework -- cgit 1.2.3-korg