On 29/08/16 23:49, Trevor Bramwell wrote: > IoTivity Developers, > > The connection between Gerrit and Jenkins has stablized, and appears to > be related to egress networking in the datacenter Gerrit is hosted at. > > I'll keep an eye on builds during the day as I work on triggering > previous builds. > > If you have any questions see any other issue, please reach out at > helpdesk at iotivity.org! Hi Trevor, thx for fixing this
I noticed a couple of issues for "1.1-rel" and master branches, and I plan to help fixing them. About CI issues, could they be fixed in jenkins configuration files, are they under SCM? 1/ iotivity-verify-linux_unsecured_with_tcp should not be triggered on "1.1-rel", should it ? https://build.iotivity.org/ci/job/iotivity-verify-linux_unsecured_with_tcp/448/console 2/ maybe that one too is not related to CI https://build.iotivity.org/ci/job/iotivity-verify-osx/2218/console **ld: warning: directory not found for option '-Ldeps/darwin/lib/x86_64' 3/ Side tip, for developers if you're looking for gtest archive, it's gone from| | |https://googletest.googlecode.com/files/gtest-1.7.0.zip| But you can pick that mirrored file: |http://pkgs.fedoraproject.org/repo/pkgs/gtest/gtest-1.7.0.zip/2d6ec8ccdf5c46b05ba54a9fd1d130d7/gtest-1.7.0.zip | Or apply this patch: https://gerrit.iotivity.org/gerrit/11119 gtest: Hotfix to prevent download failure What if we just commit the unpacked archives, to make sure it will not break again, or shouldnt we for legal concerns ? (applies to others deps too such as tinycbor) |4/ I had to revert this patch to run tests on linux: https://gerrit.iotivity.org/gerrit/#/c/10209/5 | |5/ More or less unrelated pending patches I'd like to be merged soon : |||https://gerrit.iotivity.org/gerrit/#/c/11073/4/build_common/SConscript| https://gerrit.iotivity.org/gerrit/#/c/11075/1/auto_build.py | > If you have any questions see any other issue, > please reach out at helpdesk at iotivity.org OK added as cc: , but may I suggest to use the bug tracker 1st to avoid duplication of alerts and let developer track problems. Regards -- mailto:philippe.coval at osg.samsung.com gpg:0x467094BC https://blogs.s-osg.org/author/pcoval/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160830/ecf59738/attachment.html>
