Azure / Azure/load-testing

[BUG] ADO pipeline cancelled the Azure load testing task but in background it is running.

Open
#7 0 comments 0 reactions 1 assignee Claimed by @kusweta View on GitHub
need-to-triage
Dominant language
TypeScript
Stars
20
Forks
27
Avg merge
1d 19h
Merged PRs (30d)
2

Description

**Describe the bug**
I created ADO pipeline for load test execution via ALT (Azure Load Testing). I have private repo so ADO provides default execution time for pipeline is 60 mins. I have configured 1 hour load test via ADO pipeline. After 1 hour ALT job got cancelled via ADO but in background ALT was running the load test.

**Expected behavior**
Ideally when ADO cancelled the load test task, azure load testing should stop test execution.

**Screenshots**
Azure load testing task cancelled after 49 mins 34 seconds as per below snapshot
![image](https://user-images.githubusercontent.com/19320805/176635382-3c2a4907-2508-4cb0-8544-27e89164f196.png)

ALT ran test for 1 hour 6 mins 40 seconds i.e. 4000 seconds
![image](https://user-images.githubusercontent.com/19320805/176635646-86749a25-47ec-416e-9205-c6250aed7706.png)

Note - jmx has test run duration - 4000 seconds

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.