commit | 2585db2f2dd5eff989fd026509727b222018b85a | [log] [tgz] |
---|---|---|
author | waynedunican <wayne.dunican@est.tech> | Wed Apr 19 17:15:51 2023 +0100 |
committer | waynedunican <wayne.dunican@est.tech> | Thu Apr 20 11:09:09 2023 +0100 |
tree | 83e10003473f6ffccc23421e4b20af99a23d1144 | |
parent | e90986687347e86b5cfdbe850d1e0129d73ed10f [diff] |
Fix postgres sql syntax errors Issue-ID: POLICY-4649 Change-Id: I96bb55ddadae9449f5cb115dd294bf7630b93fcc Signed-off-by: waynedunican <wayne.dunican@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: