Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor backup_pitr into two distinct CI tests: builtin vs Xtrabackup #13395

Merged
merged 2 commits into from
Jul 5, 2023

Commits on Jun 28, 2023

  1. Refactor backup_pitr into two distinct CI tests: builtin vs Xtrabackup

    each of those two is further split by mysql80 and mysql57.
    The reasonsing for this split is that for 'builtin' we want to test with mysql-server, whereas for 'Xtrabackup' we want to test with percona-server. It much easier to do so on two distinct CI workflows than on a single one.
    
    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    aa0cb0a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Merge branch 'main' into refactor-backup-pitr-tests

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0322c7a View commit details
    Browse the repository at this point in the history