audit-armada-app/HACKING.rst
Carmen Rata 9182c4f9b5 Audit armada app and helm charts configuration
This commit adds an armada app and helm charts configuration
for a containerized auditd solution for StarlingX.

Story: 2008849
Task: 42534

Signed-off-by: Carmen Rata <carmen.rata@windriver.com>
Change-Id: I884e92d57a99d7e814196458a852da8198b60d2d
2021-06-05 23:13:18 -04:00

18 lines
558 B
ReStructuredText

StarlingX AUDIT-Armada-App Style Commandments
================================================================
- Step 1: Read the OpenStack style commandments
https://docs.openstack.org/hacking/latest/
- Step 2: Read on
Audit-Armada-App 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.