1dea880070
The sts-silicom application provides support for PTP/SyncE on compatible Silicom hardware. This commit packages the existing Silicom helm charts into a fluxCD application Story: 2010213 Task: 46299 Signed-off-by: Steven Webster <steven.webster@windriver.com> Change-Id: Ie0e383c9f96365c61b96ac7e82ceac5f9991b0ec
549 B
549 B
StarlingX App-Sts-Silicom Style Commandments
- Step 1: Read the OpenStack style commandments https://docs.openstack.org/hacking/latest/
- Step 2: Read on
App-Sts-Silicom 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.