Commit Graph

13 Commits

Author SHA1 Message Date
Doug Rohrer
cc6fc9f6c4 Rename intercept to match updated code in yokozuna. 2016-11-02 20:11:09 -04:00
Fred Dushin
226c8bc12f Modified the CRDT test to account for changes we have made in Yokozuna.
This change requires a change to the intercept code, as we refactored the delete operations in Yokozuna to avoid deleteByQuery, and hence has different touch points in Yokozuna that need to be intercepted.
2016-10-31 16:51:48 -04:00
Zeeshan Lakhani
49344a0422 refactor test to include wait-for around validation due to yz changes to draining, settings 2016-09-09 14:03:05 -04:00
Zeeshan Lakhani
9564ab5823 - add comments/logs around additional tests
- few formatting updates
2016-09-08 17:31:09 -04:00
Zeeshan Lakhani
6156b2a90c update intercepts for change to delete_operation/5 in yz branch->features+fixes/zl/handle-cleanup-allow_mult=true 2016-09-08 17:31:09 -04:00
Zeeshan Lakhani
b56d394b77 extend crdt test w/ partition/siblings/vtag test and make sure it behaves properly w/ new tombstone code in yz 2016-09-08 17:31:09 -04:00
Zeeshan Lakhani
6d69f28e5f handle deletes via aae cases 2016-09-08 17:31:09 -04:00
Zeeshan Lakhani
ecae32da10 test deletions w/ yz_crdt + tombstones + delete_mode -> keep 2016-09-08 17:31:09 -04:00
Doug Rohrer
61c1ea801c Wait for CRDT search results, rather than failing after the first attempt. 2016-08-29 21:46:10 -04:00
Zeeshan Lakhani
dfcad14eba update yz tests to use commit fn instead of sleep 2015-10-07 11:54:54 -04:00
Zeeshan Lakhani
a9a229f3dd *check for map embedded fields and counts,
*increase cluster*,
*add helper to select random node from cluster*
2015-04-09 16:21:57 -04:00
Zeeshan Lakhani
04d231d078 remove the need for wait_for_index on these tests, as we move to sync creation of search indexes in yz 2015-03-09 14:17:25 -04:00
Christopher Meiklejohn
ccc4d403d4 Add yz test for search over maps. 2014-07-29 12:33:16 -04:00