Merge "CI: Add SCENARIO env var to upgrade.sh"
This commit is contained in:
commit
8046b80324
@ -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