Update readme file

refs #5223
This commit is contained in:
Johannes Meyer 2013-12-10 12:25:14 +01:00
parent 6eb169b215
commit f8887c2f89
1 changed files with 4 additions and 3 deletions

View File

@ -8,11 +8,12 @@ This directory contains a few scripts primarily used by build.icinga.org.
is applied to the VM. (Usually not of interest for the typical user.)
* run_tests.sh
This is a wrapper script intended to be ran manually by a user.
This is a wrapper script intended to be ran manually by a user. (Note
that you need to start this project's vagrant box for this to work!)
* run_tests.py
The actual test-runner. Accepts one option (-C|--config) and expects
one or more filenames or -patterns that should be run on the VM.
The actual test-runner. Accepts two options (-C|--config, -O|--output) and
expects one or more filenames or -patterns that should be run on the VM.
* run_tests.conf
The default configuration file for the test-runner. (Used when running