[goal] Migrate to victoria testing runtime

As per victoria cycle testing runtime and community goal[1]
we need to migrate upstream CI/CD to Ubuntu Focal(20.04).

updated bindeps fpr py3 deps.

Story: #2007865
Task: #40220

[1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.html
Change-Id: I3e95701c5f533f17d368fd9cd9276ab62ca41876
This commit is contained in:
Ghanshyam Mann 2020-08-04 16:03:50 -05:00
parent c92df8ee53
commit f0b74e1a76
1 changed files with 2 additions and 1 deletions

View File

@ -18,4 +18,5 @@ openssl-devel [platform:rpm]
# N.B. uwsgi-plugin-python is needed only for s2aio.sh start/stop for keystone
# so that we will be able to remove if devstack or devstack plugin installs it
uwsgi-plugin-python
uwsgi-plugin-python [platform:ubuntu-bionic]
uwsgi-plugin-python3 [platform:ubuntu-focal]