SDO-rv-service/HACKING.rst
Poornima 08550845aa stx-sdo-armada-app + build fix
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
Closes-Bug: 1917330

Change-Id: I59ae8186b8def756d2cd72f3a39c618a54ccc6d9
Signed-off-by: Poornima <poornima.y.n@intel.com>
2021-03-10 01:08:57 +05:30

554 B

StarlingX SDO-rv-service Style Commandments

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.