Skip to content

Commit

Permalink
Fix elasticsearch integration failure that was caused by switch
Browse files Browse the repository at this point in the history
from elasticsearch-7.17.0 to elasticsearch-8.0.0
  • Loading branch information
jrcheli committed Feb 10, 2022
1 parent 6b2b67a commit 7872543
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/integration/test_runner/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tabulate
splunk-sdk
retrying
elasticsearch
kafka
elasticsearch == 7.17.0
kafka

0 comments on commit 7872543

Please sign in to comment.