summaryrefslogtreecommitdiffstats
path: root/retiolum/t/docker/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'retiolum/t/docker/README.md')
-rw-r--r--retiolum/t/docker/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/retiolum/t/docker/README.md b/retiolum/t/docker/README.md
new file mode 100644
index 00000000..a33d665f
--- /dev/null
+++ b/retiolum/t/docker/README.md
@@ -0,0 +1,7 @@
+This repository contains tests which can be run with an working docker installation.
+The basic idea is to test all the bootstrapping scripts without having to
+verkrepel real computers
+
+Currently there is a test runner in this directory and a test script for the docker
+instance in `docker_tests/`
+