Skip to content

Commit 15c5db2

Browse files
authored
add another flaky metric (#20136)
1 parent 2e331b1 commit 15c5db2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

strimzi/tests/common.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@
207207
FLAKY_E2E_METRICS = (
208208
"strimzi.cluster_operator.reconciliations.failed.count",
209209
"strimzi.cluster_operator.reconciliations.periodical.count",
210+
"strimzi.cluster_operator.reconciliations.locked.count",
210211
"strimzi.cluster_operator.resources.paused",
211212
"strimzi.cluster_operator.vertx.http_client.active_connections",
212213
"strimzi.cluster_operator.vertx.http_client.active_requests",

0 commit comments

Comments
 (0)