aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRamesh Murugan Iyer <ramesh.murugan.iyer@est.tech>2024-05-10 13:32:02 +0000
committerGerrit Code Review <gerrit@onap.org>2024-05-10 13:32:02 +0000
commitb003f61033296b3c385d1b6fa033c0061588f9df (patch)
treeec869ce0f9bbc4a82c73f7da6812e2b6cb579315
parent4b537f7e8a819fa8357e9d7fb6bd940bcfe0076f (diff)
parente17f406030619a250c9efcf5b38ded5bcc7e553f (diff)
Merge "Update docs for CLAMP Participant Protocol Smoke Tests"HEADmaster
-rw-r--r--docs/development/devtools/smoke/clamp-ac-participant-protocol-smoke.rst6
1 files changed, 3 insertions, 3 deletions
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 <https://wiki.onap.org/display/DW/Setting+Up+Your+Development+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