Merge "Update venv path for account-generator"

This commit is contained in:
Zuul 2023-04-04 21:25:07 +00:00 committed by Gerrit Code Review
commit f1b73c805d

View File

@ -48,7 +48,7 @@
shell: |
set -ex
export PATH=$PATH:/usr/local/sbin:/usr/sbin
source .venv/bin/activate
source .tempest/.venv/bin/activate
source {{ source_admin_credentials }}
printenv
tempest account-generator \