commit | 2356dece990205aeb87820373e9dae60743a322c | [log] [tgz] |
---|---|---|
author | waynedunican <wayne.dunican@est.tech> | Tue Apr 25 09:17:16 2023 +0100 |
committer | waynedunican <wayne.dunican@est.tech> | Thu Apr 27 10:23:07 2023 +0100 |
tree | d6001e28ae044c9cbefee15331762fe2cdcc3726 | |
parent | 2585db2f2dd5eff989fd026509727b222018b85a [diff] |
Add postgres CSIT tests for Apex-PDP Issue-ID: POLICY-4645 Change-Id: Ia3aa4bd9f6b6852a35a60c380a1a573390838034 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: