Test sharding in aws

0

Hello,

I have a test suite that takes more than 150 minutes to complete both in android and ios,
and I wanted to run my tests in parallel (running different tests from the same test suite in multiple devices)

I bought two slots (one for android and one for ios), so would it be possible for me to implement test sharding?
or is there any other strategy I'm not aware of? because a lot of my tests aren't run since they exceed the time limit of 150 minutes per device.

Thank you very much

Edited by: aguspeq on Jan 16, 2021 10:40 AM

aguspeq
已提問 3 年前檢視次數 276 次
1 個回答
0
已接受的答案

Hi aguspeq,

We don't support conventional sharding as of today. The way I can think of achieving it would be building sharding logic yourself (by using test targets) and run different sections of my suite per run on different device.

AWS
已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南