commit | 7630e20709df63ea87ef9981dfe7816d5150e5f6 | [log] [tgz] |
---|---|---|
author | saul.gill <saul.gill@est.tech> | Mon Dec 11 11:40:22 2023 +0000 |
committer | saul.gill <saul.gill@est.tech> | Mon Dec 11 11:40:22 2023 +0000 |
tree | 1f709c9ede07078e21d034e9d7370a4f43310528 | |
parent | dae767c98f1f15da96d543f029c846d95a5de76a [diff] |
update parent references in policy/docker pom updated the parent references in the policy/docker pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I3944350a75c834ec39947e3ec3b0741218073929
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: