Skip to content

Commit

Permalink
Mark strimzi e2e test as flaky (#18226)
Browse files Browse the repository at this point in the history
  • Loading branch information
iliakur authored Aug 7, 2024
1 parent 452d3d9 commit 58806fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions strimzi/tests/test_e2e.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
pytestmark = pytest.mark.e2e


@pytest.mark.flaky
def test_check(dd_agent_check):
aggregator = dd_agent_check(rate=True)
for endpoint_metrics in (
Expand Down

0 comments on commit 58806fc

Please sign in to comment.