Add todo comment for disabled rest test
Original commit: elastic/x-pack-elasticsearch@6f4dae5903
This commit is contained in:
parent
5739d4d921
commit
cfdfd4ed7c
|
@ -119,6 +119,7 @@ bundlePlugin {
|
|||
}
|
||||
|
||||
integTest {
|
||||
// TODO: fix this rest test to not depend on a hardcoded port!
|
||||
systemProperty 'tests.rest.blacklist', 'getting_started/10_monitor_cluster_health/*'
|
||||
cluster {
|
||||
// TODO set up tests so that shield can be enabled or disabled
|
||||
|
|
Loading…
Reference in New Issue