commit | e29a6787a802562dd7d47b8b797994bd3ce19311 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Thu May 25 09:40:50 2023 +0100 |
committer | liamfallon <liam.fallon@est.tech> | Thu May 25 09:40:50 2023 +0100 |
tree | c2c241aefd8cc5366de834bb974c3569e83b6719 | |
parent | 6b61d075fa29f2a3cec319bba3bb953bf41680ab [diff] |
Set snapshot and/or references of policy/docker for new release policy/docker updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4662 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I35fcba9154ad884a1980e1c6c921f5384b2f259b
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: