Remove git-review install from autorelease spinup script 93/50593/1
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 18 Jan 2017 01:53:41 +0000 (11:53 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 18 Jan 2017 01:53:41 +0000 (11:53 +1000)
Change-Id: I4d256cc26c84fbed7264011579fd3205da9d702c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jenkins-scripts/autorelease.sh

index 9c69d95316a0183d6821c8fd8489a1515e9015e9..6731e7ec062c9232b7a23f8c68141914e3121d72 100755 (executable)
@@ -1,9 +1,5 @@
 #!/bin/bash
 
-# Temporary measure until patch Ie03aa8a6364076690e5963b422c17e4feb70a6e2
-# is merged and images updated.
-yum install -y git-review
-
 # Format and mount rackspace data disk
 mkfs -t ext3 /dev/xvde1
 mkdir /w/workspace