Integrating Gatling Scripts to Azure CI/CD pipeline

Hi,

Can anyone tell me the steps for how to integrate Gatling tests to Azure CI/CD pipeline.

Thanks,
Suman

Hi Summan,

¿Could you find some information about it? I’ve been searching and I only found some clues here:
https://stackoverflow.com/questions/61105400/how-to-split-downloading-from-central-maven-repo-and-execution-of-gatling-scenar
(It’s not much but, I can deduce the author uses powershell scripts as tasks to execute mvn commands)

I would appreciate if you could give me some additional info.