microsoft / azure-load-testing

MIT License
22 stars 2 forks source link

[BUG] Cancelling Azure Load Testing task via ADO pipeline doesn't stop running load test. #52

Open agrawalamit31 opened 2 years ago

agrawalamit31 commented 2 years ago

Describe the bug I was running 1 hour Azure Load testing task via Azure DevOps pipeline and then I cancelled the build pipeline but Azure Load test task was running. It didn't stop at the time of cancelling build. I stopped manually Load test execution.

Expected behavior Azure Load test execution should stop when build got cancelled either manually or automatically.

AB#1485457