OpenSearch/x-pack/qa/rolling-upgrade
Julie Tibshirani 463cd414aa Bump the scroll keep-alive time in cluster upgrade tests. (#50195)
In the yaml cluster upgrade tests, we start a scroll in a mixed-version cluster,
then attempt to continue the scroll after the upgrade is complete. This test
occasionally fails because the scroll can expire before the cluster is done
upgrading.

The current scroll keep-alive time 5m. This PR bumps it to 10m, which gives a
good buffer since in failing tests the time was only exceeded by ~30 seconds.

Addresses #46529.
2019-12-16 10:58:31 -08:00
..
src/test Bump the scroll keep-alive time in cluster upgrade tests. (#50195) 2019-12-16 10:58:31 -08:00
build.gradle rename data frame tests to transform tests (#49361) 2019-11-20 18:51:11 +01:00