Skip to content

PT-2500 Fix TestVersionOption regex to accept release suffix in version#1111

Open
eslavyansky wants to merge 1 commit intopercona:3.xfrom
eslavyansky:PT-2500-fix-version-regex-in-tests
Open

PT-2500 Fix TestVersionOption regex to accept release suffix in version#1111
eslavyansky wants to merge 1 commit intopercona:3.xfrom
eslavyansky:PT-2500-fix-version-regex-in-tests

Conversation

@eslavyansky
Copy link
Copy Markdown

@eslavyansky eslavyansky commented Apr 9, 2026

Updated the TestVersionOption regex in all tools to accept version strings with an optional pre-release suffix (e.g. 3.6.0-1). The old pattern v?\d+.\d+.\d+ did not match versions which appends a - suffix.

Tests for all tools are affected - done

  • 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

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.

1 participant