On Tue, Dec 13, 2016 at 12:33 PM, Sam Hague <[email protected]> wrote:

> Thanh,
>
> is there a way to add a direct link to the generated rst docs in the
> gerrit? The job link is listed in the comments, [1] and [2], but then you
> have to click through a number of times to find the generated html. Could
> we also add the link directly to the html file?
>
> Thanks, Sam
>
> [1] https://jenkins.opendaylight.org/releng/job/docs-verify-
> rtd-carbon/555/
> [2] Logs: https://logs.opendaylight.org/releng/jenkins092/docs-verify-
> rtd-carbon/555
>


The only way is to inject it as an additional link with the custom plugin
we built however that plugin is not smart enough to know if a job has docs
or not so it would then provide the link for all jobs regardless of if it
produced docs or not which will be confusing imo.

Feel free to open a bug against releng and we can think about adding such a
feature to our custom Jenkins plugin in the future. I think we will need 2
changes to make this work:

1) Add support to our Jenkins MessageInjector plugin for job level
additional links
2) Add support to JJB to support the new setting

Regards,
Thanh
_______________________________________________
Discuss mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/discuss

Reply via email to