app-istio/HACKING.rst
Teresa Ho b36b751f38 FluxCD app Istio and helm charts configuration
This commit introduces the application Istio which is to be manually
uploaded.

The istio-helm and kiali-helm repackages the helm charts from the
upstream Istio and Kiali. The stx-istio-helm packages these charts
into the fluxCD app.

Test Plan:
Pass: Centos: istio application uploaded manually
Pass: Debian build successful

Story: 2009912
Task: 44929

Change-Id: Ie0badb9a8d8de7fe63a82bc04c676bee90b2fb3d
Signed-off-by: Teresa Ho <teresa.ho@windriver.com>
2022-04-11 13:46:35 -04:00

537 B

StarlingX App-Istio Style Commandments

App-Istio Specific Commandments

None so far

Running tests

The approach to running tests is to simply run the command tox. This will create virtual environments, populate them with dependencies and run all of the tests that OpenStack CI systems run.