Increase scroll timeout for upgrade test (#51912)
Bumps the timeout already bumped in #50195, which was insufficient.
This commit is contained in:
parent
ad9d2f1922
commit
60c93b6df5
|
@ -34,7 +34,7 @@
|
|||
rest_total_hits_as_int: true
|
||||
index: upgraded_scroll
|
||||
size: 1
|
||||
scroll: 10m
|
||||
scroll: 60m
|
||||
sort: foo
|
||||
body:
|
||||
query:
|
||||
|
|
Loading…
Reference in New Issue