From: Anil Belur Date: Fri, 5 Jul 2019 01:04:09 +0000 (+1000) Subject: Add workaround for javadoc verify jobs X-Git-Tag: v0.40.0~19^2 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=3cd7e017758476461fab96164720dcb56f1e55ee;hp=3cd7e017758476461fab96164720dcb56f1e55ee;p=releng%2Fglobal-jjb.git Add workaround for javadoc verify jobs Nexus unpack plugin throws a "504 gateway timeout" for jobs archiving large number of small files. Remove the workaround only we move away from using Nexus as the log server. Tested the workaround with javadoc-verify job. https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/bgpcep-maven-javadoc-verify-sodium-openjdk8/189 Issue: IT-16635 Change-Id: Ic7b0e3a56800312e3bcb888b4d35f9ccfd2d5018 Signed-off-by: Anil Belur ---