Test default tag
This commit is contained in:
parent
ffcd577f83
commit
14e1f577c9
1 changed files with 3 additions and 0 deletions
|
@ -153,6 +153,9 @@ many_put_fetch_head(_Config) ->
|
||||||
testutil:get_bucket(TestObject),
|
testutil:get_bucket(TestObject),
|
||||||
testutil:get_key(TestObject),
|
testutil:get_key(TestObject),
|
||||||
?STD_TAG),
|
?STD_TAG),
|
||||||
|
not_found = leveled_bookie:book_sqn(Bookie3,
|
||||||
|
testutil:get_bucket(TestObject),
|
||||||
|
testutil:get_key(TestObject)),
|
||||||
testutil:check_formissingobject(Bookie3, "Bookie1", "MissingKey0123"),
|
testutil:check_formissingobject(Bookie3, "Bookie1", "MissingKey0123"),
|
||||||
ok = leveled_bookie:book_destroy(Bookie3).
|
ok = leveled_bookie:book_destroy(Bookie3).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue