CI: Add SCENARIO env var to upgrade.sh

Change-Id: I373f6d13809674c521155ca51962785a8b1ac598
(cherry picked from commit 4a3d6b6e51)
This commit is contained in:
Michal Nasiadka 2023-12-06 14:59:08 +01:00
parent 6ba26e7a13
commit a346bf90e2
1 changed files with 1 additions and 0 deletions

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