Comment 3 for bug 1885825

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

Reviewed: https://review.opendev.org/740363
Committed: https://git.openstack.org/cgit/openstack/coverage2sql/commit/?id=726b149452b60f936a3f7ddb2ba80c3351635886
Submitter: Zuul
Branch: master

commit 726b149452b60f936a3f7ddb2ba80c3351635886
Author: Ghanshyam Mann <email address hidden>
Date: Thu Jul 9 15:25:58 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.

    Story: #2007865
    Task: #40212

    Closes-Bug: #1885825

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

    Change-Id: I7feffa300fea7d86749143aae5fb547beb54406d