commit | 4e2f85fc36d6ae3d88f867990b03d12e09bfb5ef | [log] [tgz] |
---|---|---|
author | FrancescoFioraEst <francesco.fiora@est.tech> | Tue Jul 18 15:08:13 2023 +0100 |
committer | Francesco Fiora <francesco.fiora@est.tech> | Wed Jul 26 08:53:13 2023 +0000 |
tree | 3cf513146a453322f7b1a049e0d381e7b05eaaf1 | |
parent | cafe532806adfa1ef66bb0b0eb1884947b37369f [diff] |
Fix ACM OFF_LINE issue in microk8s environment Issue-ID: POLICY-4770 Change-Id: I9722a2d863af9fd763aa72e339679f45a93d7850 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: