From 8cd8125b071f4a0be8ec05d40471da6821067b07 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Thu, 22 Nov 2012 15:38:07 +0000 Subject: Parse the configuration file into arrays of jobs, via our test-factory --- cfg/bytemark.cfg | 2 +- cfg/steve.cfg | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'cfg') diff --git a/cfg/bytemark.cfg b/cfg/bytemark.cfg index d60b109..af794f0 100644 --- a/cfg/bytemark.cfg +++ b/cfg/bytemark.cfg @@ -110,7 +110,7 @@ SMTPHOSTS must run smtp otherwise 'Bytemark smtp server'. 212.110.161.169 must run smtp otherwise 'Bytemark SMTP server IPv4 failure'. # 212.110.161.168 must run smtp otherwise 'Bytemark SMTP server IPv4 failure'. -bytemail.bytemark.co.uk must run imap otherwise 'Bytemail'. + ##### 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'. -- cgit v1.2.1