From: Thanh Ha Date: Wed, 17 May 2017 01:29:40 +0000 (+0000) Subject: Merge "Auto Update CSIT Jobs to run" X-Git-Tag: release/carbon~34 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=400dc213c0e9a1575dc4ad6f40852ca3441585e0;hp=70bab2bdba42f52b6c7e447562680eced95158cc;p=releng%2Fbuilder.git Merge "Auto Update CSIT Jobs to run" --- diff --git a/jjb/opendaylight-infra-push-gerrit-patch.sh b/jjb/opendaylight-infra-push-gerrit-patch.sh index a7bd4afdf..9e0266ea9 100644 --- a/jjb/opendaylight-infra-push-gerrit-patch.sh +++ b/jjb/opendaylight-infra-push-gerrit-patch.sh @@ -1,4 +1,9 @@ #!/bin/bash + +# upgrade git-review to a version that will have the --reviewers option. existing minion +# image has a version that does not have it. +sudo pip install git-review --upgrade + # shellcheck disable=SC1083 CHANGE_ID=$(ssh -p 29418 "jenkins-$SILO@git.opendaylight.org" gerrit query \ limit:1 owner:self is:open project:{project} \