commit | c2c575ba2e8b2c8de0c846f54adb737f907412e8 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Fri Nov 10 18:53:13 2023 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Fri Nov 10 18:53:13 2023 +0000 |
tree | 21d42b996135f3af36fd23e87683eb74e75f7fac | |
parent | ec1ecdf830e7d4dbf97117bfd71557c53f8672fc [diff] |
Update snapshot and/or references of policy/docker to latest snapshots policy/docker updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I8f3d58ae8d2fce590aa9e63c24ed9d6dfff5737a
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: