From: Johannes Meyer Date: Tue, 10 Dec 2013 11:25:14 +0000 (+0100) Subject: Update readme file X-Git-Tag: v0.0.6~24^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f8887c2f89bc2959f5772d7de6213390ad0775ad;p=icinga2 Update readme file refs #5223 --- diff --git a/test/jenkins/README b/test/jenkins/README index ff0681810..78f8a0bef 100644 --- a/test/jenkins/README +++ b/test/jenkins/README @@ -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