diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-22 15:38:07 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-22 15:38:07 +0000 |
commit | 8cd8125b071f4a0be8ec05d40471da6821067b07 (patch) | |
tree | 25662cfd3ca6e73855d16ef8937f0ba2ff97603e /cfg/steve.cfg | |
parent | 56bb4da159266f5b10d9787a7b9eacf788001d0c (diff) |
Parse the configuration file into arrays of jobs, via our test-factory
Diffstat (limited to 'cfg/steve.cfg')
-rw-r--r-- | cfg/steve.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cfg/steve.cfg b/cfg/steve.cfg index 174ba3d..68fe50f 100644 --- a/cfg/steve.cfg +++ b/cfg/steve.cfg @@ -1,4 +1,9 @@ +SSH are kvm1.vm and kvm2.vm. + +SSH must run ssh on 2222 otherwise 'failure'. + + mirror.bytemark.co.uk must run ftp on 21 otherwise 'Bytemark Mirror: FTP failure'. ssh.steve.org.uk must run ssh on 2222 otherwise 'SSH failure'. |