Ravi Kumar

Ravi Kumar

  • 1.6k
  • 26
  • 4.8k

How to trigger AWS Device farm tests from Azure devOps

May 28 2022 11:32 AM

I have an Azure CI-CD build for a mobile app, which when it finishes building, I wish it to connect to my AWS DevOps Device Farm and trigger a suite of tests on the app produced.

Is there something in AWS that I can setup so I can access it through some AWS API from my Azure build? And also on the Azure DevOps side, how can I do that? I have installed but not sure where to go from there (if that toolkit is even needed).