Skip to content

Commit

Permalink
Skip broken ceph tests. (#32912) (#32914)
Browse files Browse the repository at this point in the history
Root cause is not clear, the container won't start without any changes
or recent commits.

(cherry picked from commit 3b4e9d7)

Co-authored-by: Craig MacKenzie <[email protected]>
  • Loading branch information
mergify[bot] and cmacknz committed Aug 29, 2022
1 parent 249d445 commit 5b5f126
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metricbeat/module/ceph/test_ceph.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@


@metricbeat.parameterized_with_supported_versions
@unittest.skip("broken test suite: https://github.com/elastic/beats/issues/32898")
class Test(metricbeat.BaseTest):

COMPOSE_SERVICES = ['ceph']
Expand Down

0 comments on commit 5b5f126

Please sign in to comment.