
Story: 2010310 Task: 46821 Test Plan: PASSED: Build process is successful with creation of debian package mentioned below. PASSED: Extract the content of stx-security-profiles-operator-helm_1.0-1.stx.1_amd64.deb and check if the helm tar file is present. Signed-off-by: sshaikh1 <sirin.shaikh@windriver.com> Change-Id: I61e6a8edb119d4da174a29d6d809ade3d85886ea
18 lines
596 B
ReStructuredText
18 lines
596 B
ReStructuredText
StarlingX Nginx-Ingress-Controller-Armada-App Style Commandments
|
|
================================================================
|
|
|
|
- Step 1: Read the OpenStack style commandments
|
|
https://docs.openstack.org/hacking/latest/
|
|
- Step 2: Read on
|
|
|
|
Nginx-Ingress-Controller-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.
|