Missed log line added back
.. and covered in test
This commit is contained in:
parent
fea87c21ec
commit
bb39498ec5
3 changed files with 26 additions and 1 deletions
|
@ -54,6 +54,9 @@ crossbucket_aae(_Config) ->
|
|||
fun testutil:generate_smallobjects/2,
|
||||
40000),
|
||||
|
||||
%% Check all the objects are found - used to trigger HEAD performance log
|
||||
ok = testutil:checkhead_forlist(Bookie2, lists:nth(1, CLs)),
|
||||
|
||||
% Start a new store, and load the same objects (except fot the original
|
||||
% test object) into this store
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue