Skip to content

Commit bf0bb01

Browse files
committed
Increase scroll timeout for upgrade test (#51912)
Bumps the timeout already bumped in #50195, which was insufficient.
1 parent 69f588e commit bf0bb01

File tree

1 file changed

+1
-1
lines changed
  • x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster

1 file changed

+1
-1
lines changed

x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/10_basic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
rest_total_hits_as_int: true
3535
index: upgraded_scroll
3636
size: 1
37-
scroll: 10m
37+
scroll: 60m
3838
sort: foo
3939
body:
4040
query:

0 commit comments

Comments
 (0)