commit | dae767c98f1f15da96d543f029c846d95a5de76a | [log] [tgz] |
---|---|---|
author | adheli.tavares <adheli.tavares@est.tech> | Thu Nov 30 16:07:46 2023 +0000 |
committer | adheli.tavares <adheli.tavares@est.tech> | Thu Nov 30 16:08:31 2023 +0000 |
tree | 0f8bf9a9ce5a10aa30d3aeb54235d246ae1ba4bc | |
parent | 5a933e9b61471e552e21dc1df3d220f7d8fa4156 [diff] |
Update SLAs dashboards metrics labels Issue-ID: POLICY-4895 Change-Id: I56ce28f994579e996eed387db45f671ced8581a0 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: