Revert "Muted test."
This reverts commit elastic/x-pack-elasticsearch@a4d8a72023. Original commit: elastic/x-pack-elasticsearch@a2d5100ed2
This commit is contained in:
parent
17a8c9b9e8
commit
468507e788
|
@ -329,7 +329,7 @@ project.afterEvaluate {
|
|||
|
||||
integTestRunner {
|
||||
// TODO: fix this rest test to not depend on a hardcoded port!
|
||||
systemProperty 'tests.rest.blacklist', 'getting_started/10_monitor_cluster_health/*,ml/start_stop_datafeed/Test force stop datafeed'
|
||||
systemProperty 'tests.rest.blacklist', 'getting_started/10_monitor_cluster_health/*'
|
||||
}
|
||||
|
||||
integTestCluster {
|
||||
|
|
Loading…
Reference in New Issue