commit 7b9a074bdaff7ffe5ab28cb2944f0aa0f4972924
Author: Ghanshyam Mann <email address hidden>
Date: Mon Aug 3 21:32:41 2020 -0500
[goal] Migrate testing to ubuntu focal
As per victoria cycle testing runtime and community goal[1]
we need to migrate upstream CI/CD to Ubuntu Focal(20.04).
Fixing:
- bug#1885825
Fix user creation with GRANT in MySQL 8.0(Ubuntu Focal)
Ubuntu Focal (20.04) has mysql 8.0 and with mysql 8.0 there
is no implicit user creation with GRANT. We need to
create the user first before using GRANT command.
- bug#1886298
Bump the lower constraints for required deps which added python3.8 support
in their later version.
Reviewed: https:/ /review. opendev. org/744608 /git.openstack. org/cgit/ openstack/ tacker/ commit/ ?id=7b9a074bdaf f7ffe5ab28cb294 4f0aa0f4972924
Committed: https:/
Submitter: Zuul
Branch: master
commit 7b9a074bdaff7ff e5ab28cb2944f0a a0f4972924
Author: Ghanshyam Mann <email address hidden>
Date: Mon Aug 3 21:32:41 2020 -0500
[goal] Migrate testing to ubuntu focal
As per victoria cycle testing runtime and community goal[1]
we need to migrate upstream CI/CD to Ubuntu Focal(20.04).
Fixing:
- bug#1885825
Fix user creation with GRANT in MySQL 8.0(Ubuntu Focal)
Ubuntu Focal (20.04) has mysql 8.0 and with mysql 8.0 there
is no implicit user creation with GRANT. We need to
create the user first before using GRANT command.
- bug#1886298
Bump the lower constraints for required deps which added python3.8 support
in their later version.
- Move functional jobs to Focal nodeset
Closes-Bug: #1886298
Story: #2007865
Task: #40222
[1] https:/ /governance. openstack. org/tc/ goals/selected/ victoria/ migrate- ci-cd-jobs- to-ubuntu- focal>
Change-Id: I636c3a3b6cd429 b1f8df4eaff0cb8 45ae0f57362