Merge pull request #13491 from nik9000/fix/13489

Rename start to verify_index in cat test
This commit is contained in:
Nik Everett 2015-09-10 17:03:21 -04:00
commit c598271076
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@
index1 \s+
\d \s+ # shard
\d+ \s+ # time
(store|replica|snapshot|relocating) \s+ # type
(init|index|start|translog|finalize|done) \s+ # stage
(store|replica|snapshot|relocating) \s+ # type
(init|index|verify_index|translog|finalize|done) \s+ # stage
[-\w./]+ \s+ # source_host
[-\w./]+ \s+ # target_host
[-\w./]+ \s+ # repository