Commit Graph

15 Commits

Author SHA1 Message Date
Jon Anderson
7c2d7cc827 Expand verify_listkeys_eqcfsm to track varying buckets and n_vals. 2014-06-26 16:13:58 -04:00
Jon Anderson
f3f5e40a36 Removed commented function. 2014-06-18 18:15:30 -05:00
Jon Anderson
baf32904af Remove un-used clean up function. 2014-06-17 17:26:23 -04:00
Jon Anderson
8912210036 Re-enable AAE. 2014-06-17 17:04:39 -04:00
Jon Anderson
472241f180 Take cluster set up out of a state and instead put it in the property. 2014-06-17 16:49:20 -04:00
Engel A. Sanchez
595c13019d Add wait until bucket type visible
Adding a test to verify a bucket type is visible from a number of nodes
since the active status is given as long as the claimant sees it. But
requests to other nodes can end up hitting the dreaded {error, no_type}.
Also added a general utility that can be used for bucket type checks and
for general verification of bucket properties across nodes.
2014-06-03 14:03:24 -04:00
Jon Anderson
6fd07010d7 Add EQC ifdefs. 2014-05-13 11:44:45 -04:00
Jon Anderson
0daccbbb81 Refactor test.
- Move noshrink to g_uuid.
- Remove dead code.
2014-05-09 12:27:50 -04:00
Jon Anderson
fe8ffc6c6c Add noshrink call to g_uuid() so avoid shrinking on uuid generation. 2014-05-09 12:01:05 -04:00
Jon Anderson
576f8961d2 Remove unnecessary flags from State. 2014-05-09 11:15:41 -04:00
Jon Anderson
4ece10f424 Complete basic test.
- Fix single bucket handling.
- Remove unused preconditions from statem test.
- Add postconditions for verification.
2014-05-09 10:50:13 -04:00
Jon Anderson
5a78809cde Rename states to be more sensible. 2014-05-08 15:25:38 -04:00
Jon Anderson
3d4a836915 Added druuid depenency to fix g_uuid() failure in
verify_listkeys_eqcfsm.
2014-05-07 11:35:34 -04:00
Jon Anderson
6131a7be5e Fixed post-test State handling for cleanup. 2014-05-06 17:28:12 -04:00
Jon Anderson
6ce90f87be Eqc-fsm version of verify_listkeys_eqcfsm. 2014-05-06 15:28:28 -04:00