Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11222 )
Change subject: IMPALA-7443: Fix intermittent GVO failures due to stale Maven cache ...................................................................... IMPALA-7443: Fix intermittent GVO failures due to stale Maven cache When switching to a new Maven repository, such as switching to a new CDH_BUILD_NUMBER, Maven does not automatically pick up the new repository. The patch forces Maven to run with -U on Jenkins to force updating its local repository. The patch also puts some Jenkins jobs into scripts in $IMPALA_HOME/bin/jenkins to make updating Jenkins jobs easier. Change-Id: I935fe911f74306e4dde38945868943b4a7579ae2 Reviewed-on: http://gerrit.cloudera.org:8080/11222 Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com> --- A bin/jenkins/all-tests.sh M bin/jenkins/build-all-flag-combinations.sh A bin/jenkins/build-only.sh 3 files changed, 59 insertions(+), 0 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/11222 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I935fe911f74306e4dde38945868943b4a7579ae2 Gerrit-Change-Number: 11222 Gerrit-PatchSet: 4 Gerrit-Owner: Fredy Wijaya <fwij...@cloudera.com> Gerrit-Reviewer: Fredy Wijaya <fwij...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Philip Zeyliger <phi...@cloudera.com> Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com> Gerrit-Reviewer: Vuk Ercegovac <vercego...@cloudera.com>