Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 4850ad2

Browse files
log parsing reworked
1 parent bf602ac commit 4850ad2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

zombienet/0001-basic-warp-sync/0001-test-warp-sync.zndsl

+4-2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ bob: reports block height is at least 12133 within 60 seconds
2828
charlie: reports block height is at least 12133 within 60 seconds
2929

3030
dave: log line matches "Warp sync is complete" within 60 seconds
31-
dave: log line matches "Block history download is complete" within 3 seconds
31+
dave: count of log lines containing "Block history download is complete" is 1 within 10 seconds
32+
33+
dave: count of log lines containing "error" is 0 within 10 seconds
34+
dave: count of log lines containing "VRF verification failed" is 0 within 10 seconds
3235

33-
dave: count of log lines containing "error" is 0 within 3 seconds

0 commit comments

Comments
 (0)