[deploy-env] Install reno for OSH jobs
This commit requires reno installed on the system: https://review.opendev.org/c/openstack/openstack-helm/+/940142 Change-Id: I874fabc0199229d8e05d1e0bb2626d7630c06a12
This commit is contained in:
parent
7a403d5db2
commit
117b08c6fc
@ -70,4 +70,9 @@
|
|||||||
- uuid-runtime
|
- uuid-runtime
|
||||||
- vim
|
- vim
|
||||||
- wireguard
|
- wireguard
|
||||||
|
|
||||||
|
- name: Install reno
|
||||||
|
pip:
|
||||||
|
name: reno>=4.1.0
|
||||||
|
extra_args: "--ignore-installed"
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user