Skip to content

Commit

Permalink
Skip integration test (#2384)
Browse files Browse the repository at this point in the history
  • Loading branch information
gurevichdmitry authored Aug 4, 2024
1 parent cb6ece0 commit 75bb0df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/tests/test_cloudbeat_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ def test_elastic_index_exists(kspm_client, match_type):


@pytest.mark.pre_merge
@pytest.mark.skip(reason="https://github.com/elastic/cloudbeat/issues/2383")
@pytest.mark.order(4)
@pytest.mark.dependency(depends=["test_cloudbeat_pod_exist"])
def test_leader_election(fixture_data, kspm_client, cloudbeat_agent, k8s):
Expand Down

0 comments on commit 75bb0df

Please sign in to comment.