Test: mute kibana_write rest test that never ran or worked

See elastic/x-pack-elasticsearch#1460

Original commit: elastic/x-pack-elasticsearch@505c8b8832
This commit is contained in:
jaymode 2017-05-17 11:45:22 -04:00
parent d2e1b31bc7
commit cc167467aa
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ mixedClusterTestCluster {
mixedClusterTestRunner {
systemProperty 'tests.rest.suite', 'mixed_cluster'
systemProperty 'tests.rest.blacklist', 'mixed_cluster/30_kibana_write/*'
finalizedBy 'oldClusterTestCluster#node0.stop'
}