commit | e6cb74daa04b0953e54701b189cb4767e73ff12c | [log] [tgz] |
---|---|---|
author | aravind.est <aravindhan.a@est.tech> | Thu Mar 09 11:27:35 2023 +0000 |
committer | aravind.est <aravindhan.a@est.tech> | Thu Mar 09 11:31:54 2023 +0000 |
tree | b7d435381a8f9a81ab56c4f7c688a3fcf0bc70a4 | |
parent | 2c1aaa13555400d6526c04875a70bfa8b8ffbd18 [diff] |
Add kserve participant in CSIT helm This adds the helm chart for the kserve participant in CSIT helm folder. Issue-ID: POLICY-4574 Signed-off-by: aravind.est <aravindhan.a@est.tech> Change-Id: Id4ee4655e115cf48f3266cb06d2cbfd548114a89
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: