forked from vitessio/vitess
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move to MySQL 8.0 as the default template generation (vitessio#11153) (…
…vitessio#11769) * Move towards MySQL 8.0 as the default template generation (vitessio#11153) * Move towards MySQL 8.0 as the default template generation This upgrades the remaining things to Ubuntu 20.04 and makes MySQL 8.0 the default we run tests against. We still have tests for MySQL 5.7 but those are now explicitly opted into. This should finish up the Ubuntu 20.04 upgrade and also makes things easier for the future when we need to upgrade again. Signed-off-by: Dirkjan Bussink <[email protected]> * CI: rename shard vtorc_8.0 to vtorc_5.7, change expected test output for 8.0 Signed-off-by: deepthi <[email protected]> * CI: increase timeout for 8.0 tests on the actual test step from 30 to 45 mins Signed-off-by: deepthi <[email protected]> * CI: increase timeout to 45 minutes for mysql57 tests too. We really only need this for vtorc, but I've made the change to the template so all tests get it. Signed-off-by: deepthi <[email protected]> * CI: fix vtorc test to work with both 5.7 and 8.0 Signed-off-by: deepthi <[email protected]> * CI: missed docker flag in mysql57 template, one more fix to vtorc test Signed-off-by: deepthi <[email protected]> * removing spaces from pb file Signed-off-by: Rameez Sajwani <[email protected]> * removing spaces in pb file part 2 Signed-off-by: Rameez Sajwani <[email protected]> Signed-off-by: Dirkjan Bussink <[email protected]> Signed-off-by: deepthi <[email protected]> Signed-off-by: Rameez Sajwani <[email protected]> Co-authored-by: deepthi <[email protected]> Co-authored-by: Rameez Sajwani <[email protected]> * changing update statement to alter Signed-off-by: Rameez Sajwani <[email protected]> * Adding mysql 8.0.25 Signed-off-by: Rameez Sajwani <[email protected]> * fix junit Signed-off-by: Rameez Sajwani <[email protected]> * fixing failures Signed-off-by: Rameez Sajwani <[email protected]> * fixing more unit tests Signed-off-by: Rameez Sajwani <[email protected]> * fix selfhost test Signed-off-by: Rameez Sajwani <[email protected]> * Fixing selfhosted workflows Signed-off-by: Rameez Sajwani <[email protected]> * fixing vreplication_v2 Signed-off-by: Rameez Sajwani <[email protected]> * removing cluster 12 and 18 from selfhosted Signed-off-by: Rameez Sajwani <[email protected]> * manual fixing some workflows Signed-off-by: Rameez Sajwani <[email protected]> * making vreplication_v2 exactly like upstream Signed-off-by: Rameez Sajwani <[email protected]> * Moving all the workflow to latest mysql version (vanilla) Signed-off-by: Rameez Sajwani <[email protected]> * remove port restrictions Signed-off-by: Rameez Sajwani <[email protected]> * tmp fix for vreplication_v2 Signed-off-by: Rameez Sajwani <[email protected]> * making vreplication_v2 to previous version Signed-off-by: Rameez Sajwani <[email protected]> * correcting typo Signed-off-by: Rameez Sajwani <[email protected]> * mvoing vreplication_v2 to selfhost Signed-off-by: Rameez Sajwani <[email protected]> * change docker image to mysql80 Signed-off-by: Rameez Sajwani <[email protected]> * removing limited source from vrepl Signed-off-by: Rameez Sajwani <[email protected]> * revert back last commit changes Signed-off-by: Rameez Sajwani <[email protected]> * test: fix aggregation test Signed-off-by: Harshit Gangal <[email protected]> * removing ptrtls Signed-off-by: Rameez Sajwani <[email protected]> * remove pitrTls tests Signed-off-by: Rameez Sajwani <[email protected]> * changing source/destination to mysql8.0 for vreplication Signed-off-by: Rameez Sajwani <[email protected]> * remove unwanted workflows Signed-off-by: Rameez Sajwani <[email protected]> * adding timeout to stress test Signed-off-by: Rameez Sajwani <[email protected]> * feeback through code review Signed-off-by: Rameez Sajwani <[email protected]> Signed-off-by: Dirkjan Bussink <[email protected]> Signed-off-by: deepthi <[email protected]> Signed-off-by: Rameez Sajwani <[email protected]> Signed-off-by: Harshit Gangal <[email protected]> Co-authored-by: Dirkjan Bussink <[email protected]> Co-authored-by: deepthi <[email protected]> Co-authored-by: Harshit Gangal <[email protected]>
- Loading branch information
1 parent
2cb7903
commit d3a8b39
Showing
129 changed files
with
2,603 additions
and
750 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.