Update periodic testing script
This commit is contained in:
parent
3b4028f443
commit
5bc978ee44
1 changed files with 3 additions and 0 deletions
3
test/fabfile.py
vendored
3
test/fabfile.py
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue