Ambuj Jauhari
Ambuj Jauhari

Reputation: 1299

Reports tab not shown in teamcity build

I am trying to add a sure-fire report tab in my each build. I followed the instructions given on the page https://confluence.jetbrains.com/display/TCD9/Including+Third-Party+Reports+in+the+Build+Results#IncludingThird-PartyReportsintheBuildResults-9.1

but it does not shows up on the build page, i have restarted the teamcity server as well, i am doing this on my local windows machine.

the build is seen like this

enter image description here

reporting tab settings enter image description here

Can anyone please help me on what am i missing here ??

Upvotes: 3

Views: 2573

Answers (1)

Ambuj Jauhari
Ambuj Jauhari

Reputation: 1299

I got this working, by adding artifacts to build configuration something like this

enter image description here

then in reports tab adding zip!filename

enter image description here

Upvotes: 5

Related Questions