Georg Pfuetzenreuter
0d7a6f9428
- add sample configuration files - add sample bootstrap script - add tests for command line argument handling - add tests for environment file - add tests for starting/stopping suites Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
9 lines
109 B
INI
9 lines
109 B
INI
[box]
|
|
image=https://example.com/example.box
|
|
|
|
[suite.example_suite]
|
|
minions=1
|
|
|
|
[test.example]
|
|
test=example.py
|