commit | 7fa25cc94599e7c3f594d68f7f91a5129a45977a | [log] [tgz] |
---|---|---|
author | saul.gill <saul.gill@est.tech> | Mon Dec 11 12:02:34 2023 +0000 |
committer | saul.gill <saul.gill@est.tech> | Mon Dec 11 12:02:34 2023 +0000 |
tree | 4fc39edec7cbb67b2b669be8d74c474244ec0958 | |
parent | 7630e20709df63ea87ef9981dfe7816d5150e5f6 [diff] |
Release docker images for policy/docker: 3.1.0 This commit releases docker images for repo policy/docker. *** This commit is generated by a PF release script *** Issue-ID: POLICY-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Id1d72f17f68668774c74abc1d6effa13b2e26823
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: