mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
test: run randomily with shield again
Original commit: elastic/x-pack-elasticsearch@d55e61af71
This commit is contained in:
parent
f39da21905
commit
3e882fce7d
@ -47,11 +47,6 @@ public class HttpInputIntegrationTest extends AbstractWatcherIntegrationTests {
|
||||
.build();
|
||||
}
|
||||
|
||||
@Override
|
||||
protected boolean enableShield() {
|
||||
return false;
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testHttpInput() throws Exception {
|
||||
createIndex("index");
|
||||
|
Loading…
x
Reference in New Issue
Block a user