Fix: Rename tox job and remove pre-commit
[releng/global-jjb.git] / releasenotes / notes / cleanup-gerrit-push-change-f77402b88764c6ff.yaml
1 ---
2 fixes:
3   - |
4     Removed broken code that removed leading/trailing white-space from
5     variables. Use lf-activate-venv() to install openstack. Enabled 'set -euf
6     pipefail' and updated code to handle errors. Updated out of date
7     comments. Some minor cleanup of code for clarity.