swift/test
Clay Gerrard 1f43ee050b Add option to make probetests more brittle
Currently probetests take advantage of a number of assumptions about the SUT.
Unfortunately after some time with a working SAIO, configuration drift may
result in a system that is no longer compatible with these assumptions.  To
help weary developers more quickly identify the changes they've made since
they last ran probetests successfully, some handy validators have been added
to test.probe.common

Additionally a new option 'validate_rsync' in test.conf, when enabled, will
run a series of up front validations during the setup of each probetest by
inspecting the ring, the mounted devices, and the rsync exports ("modules") in
order to ensure that when probetests fail the do so early and with specific
complaints.

To preserve existing failures, the option is disabled by default.

Change-Id: I2be11c7e67ccd0bc0589c360c170049b6288c152
2013-07-19 01:39:42 -07:00
..
functional Fix functional tests with keystone. 2013-06-12 13:12:57 +02:00
functionalnosetests Swift tests for unicode headers 2013-06-09 12:54:32 +03:00
probe Add option to make probetests more brittle 2013-07-19 01:39:42 -07:00
unit Merge "Ensure that files are always closed in the tests." 2013-07-19 03:30:16 +00:00
__init__.py fixed some minor things in tests that pyflakes complained about 2013-03-26 20:42:26 +00:00
sample.conf Add option to make probetests more brittle 2013-07-19 01:39:42 -07:00