Skip to content

Commit

Permalink
Skip broken ceph tests. (#32912)
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.
  • Loading branch information
cmacknz committed Aug 29, 2022
1 parent c7c0ae7 commit 3b4e9d7
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 3b4e9d7

Please sign in to comment.