Merge "Auto Update CSIT Jobs to run"
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 17 May 2017 01:29:40 +0000 (01:29 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 17 May 2017 01:29:40 +0000 (01:29 +0000)
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} \