Skip to content

Commit

Permalink
Skip multi-node.txtar test due to high flake rate (#13090)
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryNguyen5 authored May 3, 2024
1 parent 4e62b15 commit 53f26b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testdata/scripts/metrics/multi-node.txtar
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
skip 'High Flake Rate'
# Check that metrics specified in the expected_metrics are present in /metrics response
# start node
exec sh -c 'eval "echo \"$(cat config.toml.tmpl)\" > config.toml"'
Expand Down Expand Up @@ -75,4 +76,4 @@ multi_node_states{chainId="68472",network="EVM",state="InvalidChainID"}
multi_node_states{chainId="68472",network="EVM",state="OutOfSync"}
multi_node_states{chainId="68472",network="EVM",state="Undialed"}
multi_node_states{chainId="68472",network="EVM",state="Unreachable"}
multi_node_states{chainId="68472",network="EVM",state="Unusable"}
multi_node_states{chainId="68472",network="EVM",state="Unusable"}

0 comments on commit 53f26b2

Please sign in to comment.