commit | a3b2a48c3d3810d46aad53b28bc3bafdf226e055 | [log] [tgz] |
---|---|---|
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | Tue Jul 11 22:03:28 2023 +0100 |
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | Tue Jul 11 22:03:28 2023 +0100 |
tree | 5a4e05c74e42356596a3cfce2c00b94a781972bd | |
parent | bdced49a2f16f1787088aa4f1013d8a07be51ec4 [diff] |
Fix participant simulator port mapping in CSIT Issue-ID: POLICY-4738 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Ia0153d775129582693308c4793b05540f5294148
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: