Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 488 Bytes

HACKING.rst

File metadata and controls

17 lines (13 loc) · 488 Bytes

StarlingX Puppet Style Commandments

STX-Puppet 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.