Merge "Set flavor_min_mem as a tempestconf overrides"

This commit is contained in:
Zuul 2021-05-11 18:44:08 +00:00 committed by Gerrit Code Review
commit 7178744e79
1 changed files with 1 additions and 0 deletions

View File

@ -213,6 +213,7 @@
set_fact:
tempest_tempestconf_profile_extras:
image: "{{ featureset_override['cirros_image'] | default(default_cirros_image) }}"
flavor_min_mem: 128
retry_image: true
# stackviz in venv pulls oslo.db due upstream constraints,