@@ -41,11 +41,20 @@ two: reports polkadot_parachain_approval_checking_finality_lag is 0 within 12 se
4141
4242# a session covers 3 blocks, so technically `6 seconds/block * 4 blocks` should be sufficient
4343# to produce 4 blocks, but we add a factor of 2, so 48 seconds
44- alice: reports finalised height is at least 4 within 50 seconds
45- bob: reports finalised height is at least 4 within 50 seconds
46- charlie: reports finalised height is at least 4 within 50 seconds
47- dave: reports finalised height is at least 4 within 50 seconds
48- ferdie: reports finalised height is at least 4 within 50 seconds
49- eve: reports finalised height is at least 4 within 50 seconds
50- one: reports finalised height is at least 4 within 50 seconds
51- two: reports finalised height is at least 4 within 50 seconds
44+ alice: reports block_height{status="best" } is at least 4 within 70 seconds
45+ bob: reports block_height{status="best" } is at least 4 within 70 seconds
46+ charlie: reports block_height{status="best" } is at least 4 within 70 seconds
47+ dave: reports block_height{status="best" } is at least 4 within 70 seconds
48+ ferdie: reports block_height{status="best" } is at least 4 within 70 seconds
49+ eve: reports block_height{status="best" } is at least 4 within 70 seconds
50+ one: reports block_height{status="best" } is at least 4 within 70 seconds
51+ two: reports block_height{status="best" } is at least 4 within 70 seconds
52+
53+ alice: reports block_height{status="finalized" } is at least 4 within 90 seconds
54+ bob: reports block_height{status="finalized" } is at least 4 within 90 seconds
55+ charlie: reports block_height{status="finalized" } is at least 4 within 90 seconds
56+ dave: reports block_height{status="finalized" } is at least 4 within 90 seconds
57+ ferdie: reports block_height{status="finalized" } is at least 4 within 90 seconds
58+ eve: reports block_height{status="finalized" } is at least 4 within 90 seconds
59+ one: reports block_height{status="finalized" } is at least 4 within 90 seconds
60+ two: reports block_height{status="finalized" } is at least 4 within 90 seconds
0 commit comments