Update readme file

refs #5223
This commit is contained in:
Johannes Meyer 2013-12-10 12:25:14 +01:00
parent 6eb169b215
commit f8887c2f89

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.) is applied to the VM. (Usually not of interest for the typical user.)
* run_tests.sh * 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 * run_tests.py
The actual test-runner. Accepts one option (-C|--config) and expects The actual test-runner. Accepts two options (-C|--config, -O|--output) and
one or more filenames or -patterns that should be run on the VM. expects one or more filenames or -patterns that should be run on the VM.
* run_tests.conf * run_tests.conf
The default configuration file for the test-runner. (Used when running The default configuration file for the test-runner. (Used when running