From dd23b744aa69f2f706fb55345066cb485ceaf3c2 Mon Sep 17 00:00:00 2001 From: Sergei Iartsev Date: Fri, 16 Jun 2023 10:25:45 +0300 Subject: [PATCH] Update docs/docs/cloud.md Co-authored-by: Anton Malinskiy --- docs/docs/cloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/cloud.md b/docs/docs/cloud.md index 9f2ca4b65..891ad9543 100644 --- a/docs/docs/cloud.md +++ b/docs/docs/cloud.md @@ -7,7 +7,7 @@ import TabItem from '@theme/TabItem'; Marathon Cloud is a cloud testing infrastructure built on top of the Marathon test runner. It automatically provisions virtual devices to accommodate your tests within 15 minutes. -The test execution is then delegated to Marathon Runner, which handles tasks such as batching, +The test execution is then delegated to Marathon test runner, which handles tasks such as batching, sorting, preventive retries, and post-factum retries. This ensures an even distribution of tests across the provisioned devices.