We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a29a2 commit 789f7c3Copy full SHA for 789f7c3
e2e/e2e.rb
@@ -73,7 +73,7 @@ def run_logstash
73
end
74
75
def assert_data
76
- max_timeout = 200
+ max_timeout = 10
77
csv_data = CSV.read(@csv_file)
78
79
(0..max_timeout).each do |_|
0 commit comments