SDO-rv-service/HACKING.rst
Poornima 58aa9e92bc commit for stx-sdo-armada-app
This is the Final commit for the feature testing.

- centos files: files related with the infra and docker images
- rst files: files with doc about SDO-rv-app
- stx-sdo-helm folder: files related with helm charts and
  the app creation

NOTE: Tested on BUILD_ID="20210202T000311Z"

Story: 2008117
Task: 41489
Change-Id: Iece30f3530aabc74a16f133c31a7b9c34297586d
Signed-off-by: Poornima <poornima.y.n@intel.com>
2021-02-26 05:22:42 +05:30

18 lines
554 B
ReStructuredText

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