swift/test/probe
John Dickinson 08ce7e1ded fix probe tests to work in a VM using mount_check
If mount_check is true (ie an SAIO with "real "devices, not loopback),
then the servers will correctly return 507 when given a nonsense path.
The first element is treated as a drive path, and that path isn't
mounted. This patch adds 507 as a valid status response to the server
check.

Change-Id: I1d1bb0ab78fd9ea17323635da7e686182fbdbf13
2013-04-11 22:55:52 -07:00
..
__init__.py Add config of server start timeouts for probetests 2012-12-07 14:47:08 -08:00
common.py fix probe tests to work in a VM using mount_check 2013-04-11 22:55:52 -07:00
test_account_failures.py Updated probe tests 2012-07-06 23:30:12 +00:00
test_container_failures.py Updated probe tests 2012-07-06 23:30:12 +00:00
test_empty_device_handoff.py fixed some minor things in tests that pyflakes complained about 2013-03-26 20:42:26 +00:00
test_object_async_update.py Updated probe tests 2012-07-06 23:30:12 +00:00
test_object_failures.py Updated probe tests 2012-07-06 23:30:12 +00:00
test_object_handoff.py Updated probe tests 2012-07-06 23:30:12 +00:00