Clean up gerrit push change script 34/62734/16
authorTim Johnson <tijohnson@linuxfoundation.org>
Mon, 6 Jan 2020 23:09:05 +0000 (15:09 -0800)
committerTim Johnson <tijohnson@linuxfoundation.org>
Tue, 4 Feb 2020 01:16:52 +0000 (17:16 -0800)
commitf528b2b0b8a4a7a7cb48cf401192c6a52f0926d0
treec487ad5053c96276a1ab16c60755cc035ace1eb6
parent2d6b63d9a574b952554605f1a89beb31202e86d6
Clean up gerrit push change script

Removed broken code that removed leading/trailing whitespace from
variables. Use lf-acitvate-venv() to instll openstack. Enabled 'set -euf
pipefail' and updated code to handle errors. Updated out of date
comments.

ISSUE: RELENG-2633
Change-Id: I76d2bf9ed9f7f26303f56dd98ebbd4b458d0d54f
Signed-off-by: Tim Johnson <tijohnson@linuxfoundation.org>
releasenotes/notes/cleanup-gerrit-push-change-f77402b88764c6ff.yaml [new file with mode: 0644]
shell/gerrit-push-patch.sh