[test] Rename start to verify_index in cat test

This was renamed in other places but not here.

Closes #13489
This commit is contained in:
Nik Everett 2015-09-10 16:57:09 -04:00
parent 766a25e3cb
commit 820b721788

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