swift/test/probe
Clay Gerrard 8a3b65107d Fix pop_queue for move object twice
With the two vector timestamp change some resolution was lost in the queue
entries that could lead to the reconciler being unable to successfully remove
a processed item from the queue in pop_queue.  To ensure the queue entries
with a significant offset can be successfully removed while still handling
the re-enqueued object case issue the DELETE with the timestamp slightly later
than the maximum of the queue entries last modified time (q_record) and
misplaced objects timestamp (q_ts).

Change-Id: I4726243b3f7c4c1e98f0c578e7ffdecf4ec22199
2014-07-02 10:49:38 -07:00
..
__init__.py Add option to make probetests more brittle 2013-07-19 01:39:42 -07:00
common.py Fixes probe tests with non-zero default storage policy 2014-06-18 21:09:53 -07:00
test_account_failures.py Fixes probe tests with non-zero default storage policy 2014-06-18 21:09:53 -07:00
test_account_get_fake_responses_match.py Fixes probe tests with non-zero default storage policy 2014-06-18 21:09:53 -07:00
test_account_reaper.py Add Storage Policy support to the Account Reaper 2014-06-18 21:09:54 -07:00
test_container_failures.py Fixes probe tests with non-zero default storage policy 2014-06-18 21:09:53 -07:00
test_container_merge_policy_index.py Fix pop_queue for move object twice 2014-07-02 10:49:38 -07:00
test_container_sync.py Add Storage Policy Support to Container Sync 2014-06-18 21:09:54 -07:00
test_empty_device_handoff.py Replace POLICY and POLICY_INDEX with string literals 2014-06-23 12:52:50 -07:00
test_object_async_update.py Fixes probe tests with non-zero default storage policy 2014-06-18 21:09:53 -07:00
test_object_expirer.py Add two vector timestamps 2014-06-19 10:18:06 -07:00
test_object_failures.py Replace POLICY and POLICY_INDEX with string literals 2014-06-23 12:52:50 -07:00
test_object_handoff.py Replace POLICY and POLICY_INDEX with string literals 2014-06-23 12:52:50 -07:00
test_replication_servers_working.py Fixes probe tests with non-zero default storage policy 2014-06-18 21:09:53 -07:00