Fix install hook on Groovy

python-apt has been replaced by python3-apt on Groovy.
Also add Groovy to the test gate.

Change-Id: I69d97400aa59cd8f3dfe73ae869a611225e35c5f
This commit is contained in:
Aurelien Lourot 2020-11-05 12:49:23 +01:00
parent f9a838958d
commit dd3e2fb901
2 changed files with 1 additions and 3 deletions

View File

@ -90,5 +90,5 @@ class MasakariCharmUssuri(MasakariCharm):
# Explicitly adding python3-sqlalchemy-utils until Bug 1882900 is fixed.
packages = ['masakari-api', 'masakari-engine', 'python-apt',
packages = ['masakari-api', 'masakari-engine', 'python3-apt',
'python3-sqlalchemy-utils']

View File

@ -21,8 +21,6 @@ gate_bundles:
- bionic-ussuri-pacemaker-remote-ssl
- focal-ussuri-pacemaker-remote-ssl
- focal-victoria-pacemaker-remote-ssl
dev_bundles:
- groovy-victoria-pacemaker-remote-ssl
smoke_bundles: