commit | f2e4da7e296548fb3980fd212e3a67dc83254e1d | [log] [tgz] |
---|---|---|
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | Sat Jan 13 21:26:09 2024 +0000 |
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | Sun Jan 14 18:44:47 2024 +0000 |
tree | 6c86423e586a94509889ce34fa08560d277752c4 | |
parent | b9d434aeef048c4ea2cf9bd8a27681d375ec5b85 [diff] |
Add kafka support in Policy CSIT Issue-ID: POLICY-4402 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I802c19a3c9817d304164eba634adb8c119aa4ced
Copyright 2018-2019 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains legacy docker-compose configurations used for CSIT tests, and ONAP Heat instantiations.
Additionally, the policy-base/ and policy-common/ projects are used to generate the OS base for policy images.
Helm directory is added to include the helm chart for policy-models-simulators. To spin the kubernetes pod up:
Running Policy CSIT in kubernetes: To run CSIT in kubernetes, docker/csit/run-k8s-csit.sh script can be invoked with the arguments {install} {project_name} When the project name is not supplied, the script only installs the policy helm charts and doesn't execute any robot tests. To teardown the kubernetes cluster, the same script can be invoked with the argument {uninstall}
Steps involved in running CSIT in kubernetes: