mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
parent
0ad70ff5b4
commit
aad6ae09d3
1 changed files with 0 additions and 2 deletions
|
@ -42,8 +42,6 @@ describe "Test Dead Letter Queue" do
|
||||||
it 'should index all documents' do
|
it 'should index all documents' do
|
||||||
es_service = @fixture.get_service("elasticsearch")
|
es_service = @fixture.get_service("elasticsearch")
|
||||||
es_client = es_service.get_client
|
es_client = es_service.get_client
|
||||||
# Wait for es client to come up
|
|
||||||
sleep(20)
|
|
||||||
# test if all data was indexed by ES, but first refresh manually
|
# test if all data was indexed by ES, but first refresh manually
|
||||||
es_client.indices.refresh
|
es_client.indices.refresh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue