Merge "Migrate autorelease jobs to lf-infra-publish"
[releng/builder.git] / jjb / opendaylight-infra-push-gerrit-patch.sh
index a7bd4afdfd039bebfc343ae7d7f28e40eb4df2c8..9e0266ea96977eb38d1dee1d2fef3c9ad1dac91c 100644 (file)
@@ -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} \