Hi Gillies, Thanks for info, will take a look. We upgraded recently the jenkins server and it seems that default behave was changed and ws/cov_build/ folder now contains info for latest in-flight PR only :(
Will check your advice as well. Thanks On Mon, May 25, 2015 at 9:02 AM, Gilles Gouaillardet <gil...@rist.or.jp> wrote: > Mike, > > most coverity links reported by Jenkins are invalid > for example https://github.com/open-mpi/ompi/pull/593 points to > http://bgate.mellanox.com:8888/jenkins/job/gh-ompi-master-pr//ws/cov_build/all_535/output/errors/index.html > which does not exist (any more) > > only the link of the most recently ran PR is available. > > from an external point of view (and without any knowledge of how Jenkins > is configured), the root cause could be the coverity directory is inside > the workspace directory ( e.g. > http://bgate.mellanox.com:8888/jenkins/job/gh-ompi-master-pr//ws ) and it > seems this directory is recreated each time jenkins runs. > > possible options could be to move ws/cov_build/all_<pr> to a permanent > location (and have jenkins report the new link) or not to remove > /jenkins/job/gh-ompi-master-pr//ws/cov_build when Jenkins starts a new job > > could you please have a look ? > > > Cheers, > > Gilles > _______________________________________________ > devel mailing list > de...@open-mpi.org > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel > Link to this post: > http://www.open-mpi.org/community/lists/devel/2015/05/17451.php > -- Kind Regards, M.