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
demandé il y a 3 ans265 vues
1 réponse
0
Réponse acceptée

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
répondu il y a 3 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions