commit | 6f8e0a9588483cf4f7abd231c704f7fd84070147 | [log] [tgz] |
---|---|---|
author | adheli.tavares <adheli.tavares@est.tech> | Thu Mar 02 12:55:19 2023 +0000 |
committer | Adheli Tavares <adheli.tavares@est.tech> | Thu Mar 02 13:01:56 2023 +0000 |
tree | b721aa02c752a37b6203ff045989081fecd9c203 | |
parent | 1153b6d0153344d4d92518d2ca73ecfe71dfa9d9 [diff] |
Fix drools-pdp helm charts to run csit test Issue-ID: POLICY-4125 Change-Id: I50ad9e44081faf52744dbb6fd491980225a3a754 Signed-off-by: adheli.tavares <adheli.tavares@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: