steps-virtual-device-testing-for-android icon indicating copy to clipboard operation
steps-virtual-device-testing-for-android copied to clipboard

Add support for uniform sharding on instrumentation tests

Open FrancescoRigoni opened this issue 2 years ago • 1 comments

Checklist

  • [x] I've read and followed the Contribution Guidelines
  • [x] step.yml and README.md is updated with the changes (if needed)

Version

Requires a MINOR version update

Context

In order to speed up our builds we have to take advantage of uniform test sharding when running UI tests. This step did not support it so I added it.

Changes

  • Add configuration options for uniform sharding
  • Add the sharding configuration (if needed) when invoking firebase test lab

FrancescoRigoni avatar Oct 18 '23 11:10 FrancescoRigoni

@tothszabi Can anyone please have a look at this? It would really help me to have this merged in the official collection. Thank you.

FrancescoRigoni avatar Oct 31 '23 08:10 FrancescoRigoni