CI: Add SCENARIO env var to upgrade.sh
Change-Id: I373f6d13809674c521155ca51962785a8b1ac598
This commit is contained in:
parent
af6e1ca4fd
commit
4a3d6b6e51
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user