Comment 7 for bug 1885825

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to zaqar (master)

Reviewed: https://review.opendev.org/744637
Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=e35f9ad8d3f2f070aae9e0b23f0736e974734762
Submitter: Zuul
Branch: master

commit e35f9ad8d3f2f070aae9e0b23f0736e974734762
Author: Ghanshyam Mann <email address hidden>
Date: Mon Aug 3 22:20:27 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.

    Co-Author: wanghao <email address hidden>

    Story: #2007865
    Task: #40229

    Closes-Bug: #1885825

    [1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal>

    Change-Id: Ic15dfe480e4d34c3ba102b65153fab1af787bd67