microsoft / azure-load-testing

MIT License
22 stars 3 forks source link

[BUG] All result artifacts are not available in Azure pipeline after load test execution #40

Closed agrawalamit31 closed 2 years ago

agrawalamit31 commented 2 years ago

Describe the bug All artifacts as part of results are not available after load test execution via Azure Pipeline. There is only one csv file as part of results. image

Expected behavior There is no index.html file and other required files as part of result.

AB#1465664

agrawalamit31 commented 2 years ago

@ninallam FYI

ninallam commented 2 years ago

Hi @agrawalamit31 could you please check if the additional files were present when downloaded from the portal? @kusweta can you please take a look at this?

agrawalamit31 commented 2 years ago

@ninallam and @kusweta - I observed this behavior several times. Some time I got all files and some times only getting testreport.csv.

ninallam commented 2 years ago

@agrawalamit31 we have fixed this. Can you please confirm if this is working for you.

agrawalamit31 commented 2 years ago

@ninallam - I will verify and update you

agrawalamit31 commented 2 years ago

@ninallam - I verified it and it is working now and we are getting all artifacts under result folder via pipeline.