We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f75dc commit f2e019bCopy full SHA for f2e019b
muted-tests.yml
@@ -349,6 +349,9 @@ tests:
349
- class: org.elasticsearch.index.reindex.ReindexNodeShutdownIT
350
method: testReindexWithShutdown
351
issue: https://github.com/elastic/elasticsearch/issues/139806
352
+- class: org.elasticsearch.packaging.test.DockerTests
353
+ method: test140CgroupOsStatsAreAvailable
354
+ issue: https://github.com/elastic/elasticsearch/issues/131372
355
356
# Examples:
357
#
0 commit comments