Skip to content

Conversation

@peppla
Copy link

@peppla peppla commented Oct 30, 2025

  • The contributed code is licensed under GPL v2.0
  • Contributor Licence Agreement (CLA) is signed
  • util/update-modules has been ran
  • Documentation updated
  • Test suite update

Current validation checks that the directory exists and is writable by the user running pt-osc. This does not make sense because the tool can be executed remotely, and even locally, access is not required for the user running the tool. What is required is that the directory exists in innodb_directories.

This change removes the old validation and checks if the directory passed in data-dir exists.

@peppla peppla requested a review from svetasmirnova as a code owner October 30, 2025 13:34
@it-percona-cla
Copy link

it-percona-cla commented Oct 30, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants