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.

(cherry picked from commit 3b4e9d7)
  • Loading branch information
cmacknz authored and mergify[bot] committed Aug 29, 2022
1 parent 45988f9 commit ced9337
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 ced9337

Please sign in to comment.