-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Description
As we are approaching the deadline for Django 4.2 upgrade, we are blocked on MySQL 8.0 upgrade. Kindly test the devstack LMS and Studio with MySQL 8.0.
(Copied A/C from SRE tickets)
### A/C
- [x] ENSURE data is exported from mysql57 and imported to mysql80 using the dbcopy8 make command. To export and import data from mysql57 to mysql80 container, run make command make dev.dbcopy8.<mysql-database-name> i.e. make dev.dbcopy8.reports will export database reports from mysql57 container to mysql80 container.
- [ ] ENSURE smoke test are run
- [ ] ENSURE devstack provision script for your services work with mysql80 container, Provision scripts for ecommerce in devstack repo:
- [ ] ENSURE any issues are raised or addressed
Metadata
Metadata
Assignees
Labels
No labels