Azure / load-testing

Automate azure load test through github actions
MIT License
17 stars 17 forks source link

Scheduled workflow execution of Azure Load Test after 3 days started throwing error #48

Open taruntomar-qa opened 1 year ago

taruntomar-qa commented 1 year ago

Hi Team,

I have recently implemented Github Actions based scheduled workflow to run my Azure Load Test, after 3 days of successful execution, the 'azure/load-testing@v1' started throwing errors: Error: Error in creating test: . I am attaching screenshot of both last successful run and latest fail. Please provide why I am getting this error at the earliest.

Successful run: 20230302_094910

Fail run: 20230302_094727

Thanks in advance Tarun