summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-25 Added MySQL protocol-test.Steve Kemp
2013-02-25 Loading mauve/redis is optional. The test suite will skip them if notSteve Kemp
present.
2013-02-25 Added open HTTP-proxy test.Steve Kemp
2013-02-19 RemovedSteve Kemp
2013-02-19 New releaseSteve Kemp
2013-02-19Added tag release-0.9-6 for changeset 121f66128c3bSteve Kemp
2013-02-19 Period definitions for tests.release-0.9-6Steve Kemp
For example: example.vm must run ping between 09-17 otherwise 'daytime ping failed'.
2013-02-18 Read hostname from /etc/hostname.Steve Kemp
2013-02-18 Deleted trailing whitespace.Steve Kemp
2013-02-13 We no longer need to include the TCP-class, as we're noSteve Kemp
longer derived from it.
2013-02-13 Fixed syntaxSteve Kemp
2013-02-13 removed.Steve Kemp
2013-02-13Added tag release-0.9-5 for changeset c945e83f2191Steve Kemp
2013-02-13 New releaserelease-0.9-5Steve Kemp
2013-02-13 We depend upon the ruby ldap package now.Steve Kemp
2013-02-13 Updated.Steve Kemp
2013-02-13 LDAP probe complete.Steve Kemp
2013-02-13 Updated.Steve Kemp
2013-02-13 Added test code.Steve Kemp
2013-02-13 Updated test-suite now a username/password is required for LDAPSteve Kemp
2013-02-13 Updated to peel off a username/password.Steve Kemp
2013-02-07Cleaned up logic with inversion and return to be a bit less cumbersome and ↵john.hackett@bytemark.co.uk
marginally less ugly.
2013-02-07 Fixed class ancestry, and cleaned up whitespace.Steve Kemp
2013-02-07Changed smtprelay.rb to correctly report success if an smtp connection is ↵john.hackett@bytemark.co.uk
refused, times out, or if message sending doesn't return a 250. Reports failure if the responding server gives an smtp 250 for successful message send.
2013-02-05 Fixed name of test.Steve Kemp
2013-02-05 Fixed.Steve Kemp
--HG-- rename : lib/custodian/protocoltest/opensmtprelay.rb => lib/custodian/protocoltest/smtprelay.rb
2013-02-05Adding (currently broken) open smtp relay check for steve to look at.john.hackett@bytemark.co.uk
2013-01-24 fixedSteve Kemp
2013-01-24 New releaseSteve Kemp
2013-01-24 Store the duration of tests.Steve Kemp
2013-01-24 Updated to log duration of test-runs with our alerters, if theySteve Kemp
implement a "duration" method.
2013-01-14 Test we get an error on non-strings.Steve Kemp
2013-01-14 Remove the mauve-handlingSteve Kemp
2013-01-14 fixed comments.Steve Kemp
2013-01-12 Restart all services.Steve Kemp
2013-01-12 Updated dependencies of the custodian-bytemark package.Steve Kemp
2013-01-12 Install the new script.Steve Kemp
2013-01-12 Initial implementation.Steve Kemp
2012-12-31Added tag release-0.9-2 for changeset b693b82ad4a6Steve Kemp
2012-12-31 Added new release for the redis testerrelease-0.9-2Steve Kemp
2012-12-31 Added trivial redis tests.Steve Kemp
2012-12-31 Added redis protocol testSteve Kemp
2012-12-24 Reworded and added link to bug-tracker.Steve Kemp
2012-12-24Added tag release-0.9-1 for changeset b099cd704cddSteve Kemp
2012-12-24 Added reference to missing URI libraryrelease-0.9-1Steve Kemp
2012-12-24Added tag release-0-9 for changeset c5febe7afbb1Steve Kemp
2012-12-24 New releaserelease-0-9Steve Kemp
2012-12-20 Added test-case for HTTP protocol matching against URI schemeSteve Kemp
2012-12-20 It is a bug for a test to have a protocol not matching theSteve Kemp
scheme of the URL. e.g. This is wrong: https://example.com/ must run http .. ("https" != "http").
2012-12-19Added tag release-0.8-8 for changeset 9c817e1efbe8Steve Kemp