|
@@ -408,6 +408,9 @@ tests:
|
|
|
- class: org.elasticsearch.threadpool.ScalingThreadPoolTests
|
|
|
method: testScalingThreadPoolConfiguration
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/125142
|
|
|
+- class: org.elasticsearch.packaging.test.DockerTests
|
|
|
+ method: test012SecurityCanBeDisabled
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/116636
|
|
|
|
|
|
# Examples:
|
|
|
#
|