mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-10 23:15:04 +00:00
randomly use shield
Original commit: elastic/x-pack-elasticsearch@e3729112e3
This commit is contained in:
parent
501fd2164d
commit
d071e7ebf7
@ -50,7 +50,7 @@ public class WatcherRestTests extends ElasticsearchRestTestCase {
|
||||
}
|
||||
|
||||
protected boolean enableShield() {
|
||||
return randomBoolean() || true;
|
||||
return randomBoolean();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user