From 5bc978ee4496fec27159ecfbefbf19252e878569 Mon Sep 17 00:00:00 2001 From: o9000 Date: Sun, 5 Nov 2017 19:16:02 +0100 Subject: [PATCH] Update periodic testing script --- test/fabfile.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/fabfile.py b/test/fabfile.py index 2d5c519..af5e86f 100755 --- a/test/fabfile.py +++ b/test/fabfile.py @@ -1,5 +1,8 @@ #!/usr/bin/env python2 +# Setup: add tint2-runner, tint2-freebsd and tint2-openbsd in /etc/hosts. +# Run: pip install fabric; pip install fabtools. + # TODO: setup bsd workers # TODO: prin ssh public key to be added on gitlab