0a1d21ff47
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. - bug#1886296 pyflake issue and some pep8 fixes. Story: #2007865 Task: #40209 Related-Bug: #1885825 Related-Bug: #1886298 [1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal Change-Id: Iac9652b0d36ef208075da506957cc87f22912c45 |
||
---|---|---|
.. | ||
flake8wrap.sh | ||
mysql-migrate-db.sh | ||
postgresql-migrate-db.sh | ||
test-setup.sh |