commit | 475cb560f95f37abe84cf3c2c75aa1ff28ee7ba9 | [log] [tgz] |
---|---|---|
author | FrancescoFioraEst <francesco.fiora@est.tech> | Fri Nov 03 10:01:47 2023 +0000 |
committer | Francesco Fiora <francesco.fiora@est.tech> | Fri Nov 03 10:13:00 2023 +0000 |
tree | 84bc8c82ec8f164af1537b7eee040211a61efe13 | |
parent | d589fbbdf1592a0230dbbd4d4bb7b4e8ad3f2e7e [diff] |
Fix ACM properties file in helm for csit Issue-ID: POLICY-4863 Change-Id: Ic0bd1aa3a76e94c399b53d2b550fefedd3cc6e7d Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
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: