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 #1496

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

altmannmarcelo
Copy link
Contributor

Adjusted keyring to always pass plugin dir.
Bootstrap to download correct glibc version

Copy link
Contributor

@satya-bodapati satya-bodapati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please test and merge

Unverified

The committer email address is not verified.
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.
@altmannmarcelo
Copy link
Contributor Author

@altmannmarcelo altmannmarcelo merged commit c9c863c into percona:8.0 Oct 23, 2023
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.

None yet

2 participants