Some feedback on the jenkins builds
NGie Cooper
yaneurabeya at gmail.com
Thu Jun 11 21:09:23 UTC 2015
On Thu, Jun 11, 2015 at 1:57 PM, Pedro Giffuni <pfg at freebsd.org> wrote:
> Hi guys;
>
> Just thought some feedback would be useful:
>
> 1) It's great to have those summaries on the warnings produced
> by clang and gcc. Can we also have those for the different
> platforms? It is likely that i386 may show some warnings that
> don't happen in amd64.
Do you mean gcc 4.9 with i386..?
> 2) Perhaps we can save some resources by concatenating the builds:
> If there is a failure in amd64, we should not spend time attempting to
> build i386 or the other platforms.
If the builds for one architecture were sufficiently fast (amd64 or
i386), then we could have it build other architectures as part of a
downstream build (that way builds would trigger not off svn commits,
but instead off build pass/fails).
> 3) The clang static checker seems to not be uploading the results.
> The main page throws an nginx message and the last result appears
> to be from 2015-05-04. I guess there is some ongoing work to start
> using the plugin though.
>
> Again, huge thanks for this great work, it does help!
Indeed. A lot of thanks to jenkins-admin and all the hard work they've
done here and continue to do here :).
-NGie
More information about the freebsd-testing
mailing list