Task #2957
closedadd gerrit-integration to libo-online builder
0%
Description
Currently the docker build doesn't report results to gerrit
would be nice to have same verified +1 on the online repository as we have for core repository
Files
Updated by Samuel Mehrbrodt almost 5 years ago
So Andras did this on their internal jenkins and provided us the setup (see attachment).
I guess you can just import their multi job and then adjust?
Updated by Christian Lohmaier over 4 years ago
- Target version changed from Q1/2020 to Q2/2020
the online builds currently fail. Current problem is due to the conversion from perl to python of one of the build-tools:
Traceback (most recent call last):
File "/home/jenkins/workspace/lo_online_docker_master/docker/builddir/libreoffice/solenv/bin/desktop-translate.py", line 82, in <module>
assert(value[-1] == '"')
AssertionError
/home/jenkins/workspace/lo_online_docker_master/docker/builddir/libreoffice/sysui/CustomTarget_share.mk:241: recipe for target '/home/jenkins/workspace/lo_online_docker_master/docker/builddir/libreoffice/workdir/CustomTarget/sysui/share/libreofficedev/build.flag' failed
and already start failing before that will revisit when the docker job turns green again...
Updated by Christian Lohmaier over 4 years ago
- Status changed from New to Closed
done - https://ci.libreoffice.org/job/gerrit_online/
uses the LibreOffice build from the daily docker job and with that it only takes around 10min for a single changeset.