commit | b3d195d3d3a1db6cacb2a2e10e7d9331fa374b7f | [log] [tgz] |
---|---|---|
author | waynedunican <wayne.dunican@est.tech> | Tue Jun 27 09:12:00 2023 +0100 |
committer | waynedunican <wayne.dunican@est.tech> | Tue Jun 27 09:12:24 2023 +0100 |
tree | 7249562c722165aa155b3b0fbd2154ad05c4f5b8 | |
parent | 82cd63adf72978d85db4e470582c98f804bbf224 [diff] |
Add participant simulator to docker-compose.yml Issue-ID: POLICY-4738 Change-Id: I76a01fed165b7d39c00be7a56f9627818e14df33 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: