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

Fixed test cases and bootstrap - trunk #1505

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

altmannmarcelo
Copy link
Contributor

Adjusted keyring to always pass plugin dir.
Adjusted mix plugins to ensure we are running on PS Bootstrap to download correct glibc version
Bumped default server version

Added python3 version of subunit2junitxml
(cherry picked from commit d9d47b5)

Fixed is_xbcloud_credentials_set:
On centos7 the expanded command "${XBCLOUD_CREDENTIALS:-unset}" == "unset" return 1 to the caller rather than 0. Fixed by properly adjusting the function to have an if statement.

(cherry picked from commit 65c9ac7)

Adjusted keyring to always pass plugin dir.
Adjusted mix plugins to ensure we are running on PS
Bootstrap to download correct glibc version
Bumped default server version

Added python3 version of subunit2junitxml
(cherry picked from commit d9d47b5)

Fixed is_xbcloud_credentials_set:
On centos7 the expanded command "${XBCLOUD_CREDENTIALS:-unset}" == "unset"
return 1 to the caller rather than 0. Fixed by properly adjusting the
function to have an if statement.

(cherry picked from commit 65c9ac7)
@altmannmarcelo altmannmarcelo merged commit feaacd0 into percona:trunk Oct 23, 2023
3 checks passed
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