From 89e974e3fcaeceaba4f958363867f934e17be97e Mon Sep 17 00:00:00 2001 From: jpic Date: Fri, 15 May 2015 00:17:25 +0200 Subject: [PATCH] Document testing --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index acd1030..f225d86 100644 --- a/README.rst +++ b/README.rst @@ -24,3 +24,12 @@ Installs the rsync package, and starts the rsyncd service. ------------ Configure the rsync daemon by writing an rsync.conf and rsync secrets (optional). + +Testing +======= + +As you can read in .travis.yml, testing is a matter of symlinking this +directory to /srv/formula (because we can't use relative paths in file_roots / +pillar_roots) and running:: + + salt-call state.show_highstate --local --retcode-passthrough --config-dir=test/etc