Work around missing dependencies on focal-victoria

Also add focal-victoria to the test gate.

Func-Test-Pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/425
Change-Id: I80e0f8f975a263fbe4c92bdeb2790ebd49cf68d9
Closes-Bug: #1895300
Related-Bug: #1893935
This commit is contained in:
Aurelien Lourot 2020-08-28 14:05:06 +02:00
parent d0ac640e19
commit 894131d2ae
2 changed files with 8 additions and 1 deletions

View File

@ -97,6 +97,13 @@ PY3_PACKAGES = [
'python3-memcache',
'python3-swiftclient',
'python3-six',
# NOTE(lourot): these dependencies are declared as "recommended" on the
# heat-engine package but starting from focal-victoria they are actually
# hard dependencies. Until this is fixed we need this workaround. See
# lp:1893935
'python3-vitrageclient',
'python3-zunclient',
]
VERSION_PACKAGE = 'heat-common'

View File

@ -13,8 +13,8 @@ gate_bundles:
- bionic-train
- bionic-ussuri
- focal-ussuri
dev_bundles:
- focal-victoria
dev_bundles:
- groovy-victoria
configure:
- zaza.openstack.charm_tests.glance.setup.add_cirros_image