commit | 0a32da8957faea5b96de55b540f594dc6bf9bfba | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Tue Nov 14 16:52:31 2023 +0100 |
committer | liamfallon <liam.fallon@est.tech> | Tue Nov 14 16:54:43 2023 +0100 |
tree | fcc104d9a23f3da69f44f65a087ea4b7c61b5200 | |
parent | ed4f9408acc0046f3af271c9f2526983b0642c63 [diff] |
Set all cross references of policy/docker policy/docker updated with correct cross references *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ifb234f8abb2cb43a563ebfcff4170a67fcf2a880 Signed-off-by: liamfallon <liam.fallon@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: