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년 전266회 조회
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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠