lakshaykaushik / PublishHTMLReport

Azdo Extension- Publish Jmeter Reports to Azure Devops
MIT License
33 stars 23 forks source link

plugin not visible in Azure DevOps Server 2019 #21

Closed johnqa closed 3 years ago

johnqa commented 3 years ago

Hi,

I installed the plugin in Azure DevOps Server 2019 (standalone installation) but I cannot see any task or extra tab related with the plugin in builds.

Is there anything I have to do after installing the extension?

Can this be used with classic (not yaml) builds?

Thank you, Ioan

lakshaykaushik commented 3 years ago

Can you paste a screenshot where are you looking?

esx-alexandergeorge commented 3 years ago

I too am not able to see the "Publish HTML" area after my pipeline processes are completed. (Azure Devops Server 2019) Where is this supposed to be visible? It runs fine in my pipeline, but the report is no where to be found within ADO.

In my case, the performance test is occurring in a Release pipeline. The results are converted for ADO and published within a Test Run. I added this task in hopes to grab the HTML report, but it is no where to be found in my GUI.

johnqa commented 3 years ago

Hi,

I cannot see it anywhere. I see it is installed, but I don't find any related tasks in any project.

I am using classic builds (not yaml).

Maybe you can send me some screenshots with where the plugin is visible so I can look at.

Thanks, John

johnqa commented 3 years ago

For me the problem was solved. I did not installed the plugin properly.

Now after installation it seems to work.

Thank you, John

esx-alexandergeorge commented 3 years ago

For me the problem was solved. I did not installed the plugin properly.

Now after installation it seems to work.

Thank you, John

Can you please share what you did originally and how you fixed it? I may be experiencing the same issue.

johnqa commented 3 years ago

Well I have added the extension to Local Extensions but did not installed it in my collection.

As a result the task was not visible. Also when looking at the collection's extensions it was not there.

esx-alexandergeorge commented 3 years ago

Well I have added the extension to Local Extensions but did not installed it in my collection.

As a result the task was not visible. Also when looking at the collection's extensions it was not there.

Ok I see, you were not able to see it to be able to add it. My issue is that it is added to a release pipeline as a task, but I have no clue as to where the report is visible after run. Is it working for you?

lakshaykaushik commented 3 years ago

Hi @esx-alexandergeorge , are you using release pipeline or build pipeline? Can you verify it in build pipeline too, if you are able to see the tab?

esx-alexandergeorge commented 3 years ago

Hello - it is in a Release pipeline. Can we please have this updated to consider the type of pipeline? That would be extremely useful.

lakshaykaushik commented 3 years ago

Working on the release pipeline part.

lakshaykaushik commented 3 years ago

duplicate. Tracking this in https://github.com/lakshaykaushik/PublishHTMLReport/issues/24