Merge "CI: Add SCENARIO env var to upgrade.sh"

This commit is contained in:
Zuul 2023-12-07 14:22:54 +00:00 committed by Gerrit Code Review
commit 8046b80324

View File

@ -725,6 +725,7 @@
chdir: "{{ kolla_ansible_src_dir }}"
environment:
KOLLA_ANSIBLE_VENV_PATH: "{{ kolla_ansible_venv_path }}"
SCENARIO: "{{ scenario }}"
# NOTE(yoctozepto): this is nice as the first step after the upgrade
# because it waits for the services to stabilize well enough so that