jenkins external html reports

59 views
Skip to first unread message

comp...@gmail.com

unread,
Nov 4, 2014, 7:39:56 AM11/4/14
to jenkins...@googlegroups.com
(sorry, i copied this question from stackoverflow,  it seems it will not get answer there, so this is 
 probably the better place for this question)


we started using jenkins to build our cmake c++ project. now the jenkins server is in the intranet without any connection to the outside world, except for some 'narrow tunnel', where we can pass files. we need 'outsiders' to access some of the jenkins report, namely a report that includes warnings and/or errors of the build, test results etc. as the jenkins server is intranet, we need to produce ideally some html pages we can just via the 'narrow tunnel' on a normal webpage in the internet.

is there any plugin that roughly makes that easy? if i see that correctly, we could somehow manually parse the console output via log parser, try to assemble a webpage that contains the warnings and the test results, but then how do i get this information into a html file that can be viewed without jenkins?

sorry, i am completely confused, as there are dozens of plugins, and i seem to miss the right one/combination.

obviously we would want to avoid writing a plugin or do extensive configuration-hacking.

is there anything that can help in the above situation?



kgiloo

unread,
Nov 5, 2014, 4:57:40 AM11/5/14
to jenkins...@googlegroups.com

code M

unread,
Nov 6, 2014, 5:16:02 AM11/6/14
to jenkins...@googlegroups.com
hi, thanks for the hint,
but i think that plugin just copies from
the slaves to the master?
how to use that to copy e.g. the html rendered
by xunit to another directory?


--
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/o3vlzszZ19w/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages