Thanks Sim,

Really helpful information. I did create different folder path for html
report for 2 separate jobs which are executing in parallel and i have got
html reports successfully for both jobs but most of the times only 1 job
return html report. So just curious to know what could be the reason behind
and can you please help me how to merge all jobs report and put in one
single html.

More detail steps with example would be more helpful.

Thanks and Regards,
Sunaina

On Mon, Aug 3, 2020 at 1:17 AM Sasa Mitrovic <simcomp2...@gmail.com> wrote:

> Hi,
>
> You need to create test artifacts for every single one you need. Path
> where to save it must be different file or folder. Important part is that
> this folder names becomes Artifact path after job finish and upload
> content to GOCD Server and you will see results in Artifacts Tab from UI.
> Now create Custom tabs and set source to point into this Artifacts. Your
> full nice report will be rendered inside custom tab. If you want to include
> only one report to show all of them, this report format need to include
> nice HTML page report created from all source jobs as one page with sub
> pages where all of them are in separate folder per each job you have. Use
> pure html or JS to create this summary page. This of this as HTML page with
> other source pages in different folders.
>
> I hope this will give you way and direction of thinking to better use Test
> Artifacts and Artifacts location on server after upload and combination
> with Custom Tabs. In this way Reporting becomes must powerful way how to do
> it from any other known CI/CD software.
>
> P.S Not forget that all these paths are relative from Agent working
> directory so test it and learn it.
>
> B. Regards
>
> четвртак, 30. јул 2020. 19.20.26 UTC+2, Sunaina Awadhiya је написао/ла:
>>
>> Can anyone help me with the steps to get reports in custom tab from all
>> jobs running in parallel in one stage, AS i have noticed i am getting
>> report only for 1 stage and other stage reports are lost. I have created
>> custom tab for report
>>
> --
> You received this message because you are subscribed to the Google Groups
> "go-cd" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to go-cd+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/go-cd/3291b8ad-06ba-4810-8684-19a565972ccco%40googlegroups.com
> <https://groups.google.com/d/msgid/go-cd/3291b8ad-06ba-4810-8684-19a565972ccco%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
Sunaina Awadhiya
Bangalore

-- 
You received this message because you are subscribed to the Google Groups 
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to go-cd+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/go-cd/CA%2B7TbjJ1unDsy0meKq4jiKc_3qQSqa45ZeZfjDfoo8%2BQ0DxKzw%40mail.gmail.com.

Reply via email to