File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ Which looks like:
1818
1919[source,txt]
2020--------------------------------------------------
21- id status start_epoch start_time end_epoch end_time duration indices successful_shards failed_shards total_shards
22- snap1 FAILED 1445616705 18:11:45 1445616978 18:16:18 4.6m 1 4 1 5
23- snap2 SUCCESS 1445634298 23:04:58 1445634672 23:11:12 6.2m 2 10 0 10
21+ id repository status start_epoch start_time end_epoch end_time duration indices successful_shards failed_shards total_shards
22+ snap1 repo1 FAILED 1445616705 18:11:45 1445616978 18:16:18 4.6m 1 4 1 5
23+ snap2 repo1 SUCCESS 1445634298 23:04:58 1445634672 23:11:12 6.2m 2 10 0 10
2424--------------------------------------------------
2525// TESTRESPONSE[s/FAILED/SUCCESS/ s/14456\d+/\\d+/ s/\d+(\.\d+)?(m|s|ms)/\\d+(\\.\\d+)?(m|s|ms)/]
2626// TESTRESPONSE[s/\d+:\d+:\d+/\\d+:\\d+:\\d+/]
You can’t perform that action at this time.
0 commit comments