Mute org.elasticsearch.packaging.test.DockerTests test070BindMountCustomPathConfAndJvmOptions #120910
This commit is contained in:
parent
022b841a45
commit
2ca2bbfae4
|
@ -269,6 +269,9 @@ tests:
|
||||||
- class: org.elasticsearch.xpack.security.FileSettingsRoleMappingsRestartIT
|
- class: org.elasticsearch.xpack.security.FileSettingsRoleMappingsRestartIT
|
||||||
method: testReservedStatePersistsOnRestart
|
method: testReservedStatePersistsOnRestart
|
||||||
issue: https://github.com/elastic/elasticsearch/issues/120923
|
issue: https://github.com/elastic/elasticsearch/issues/120923
|
||||||
|
- class: org.elasticsearch.packaging.test.DockerTests
|
||||||
|
method: test070BindMountCustomPathConfAndJvmOptions
|
||||||
|
issue: https://github.com/elastic/elasticsearch/issues/120910
|
||||||
|
|
||||||
# Examples:
|
# Examples:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue