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

MDBF-819 - debian 11 arm builder in protected branches #629

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

RazvanLiviuVarzaru
Copy link
Collaborator

we need an arm builder for all supported MariaDB Server versions in Protected Branches

we need an arm builder for all supported MariaDB Server versions in Protected Branches
Copy link
Collaborator

@vladbogo vladbogo left a comment

Choose a reason for hiding this comment

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

Looks good but worker load should be monitored since it might require some adjustments

Copy link
Member

@grooverdan grooverdan left a comment

Choose a reason for hiding this comment

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

MDEV-34969 has one always failing test case fix for 11.7/main that hasn't been merged so if we wait on that one.

So marked this one as blocker.

MDEV-34741 was there, but looks like fix committed.
rpl.rpl_semi_sync_after_sync_row
innodb.insert_into_empty timeed out 6 months ago.

main.non_blocking_api - fixed in 10.6 by MDEV-34859
unit.conc_async in 10.6 - looks like unfixed CONC-270, might be fixed by MDEV-34859 but its an odd additional boost dependency that solve it.

@RazvanLiviuVarzaru
Copy link
Collaborator Author

RazvanLiviuVarzaru commented Nov 26, 2024

MDEV-34969 has one always failing test case fix for 11.7/main that hasn't been merged so if we wait on that one.

So marked this one as blocker.

MDEV-34741 was there, but looks like fix committed. rpl.rpl_semi_sync_after_sync_row innodb.insert_into_empty timeed out 6 months ago.

main.non_blocking_api - fixed in 10.6 by MDEV-34859 unit.conc_async in 10.6 - looks like unfixed CONC-270, might be fixed by MDEV-34859 but its an odd additional boost dependency that solve it.

@grooverdan These are the tests for protected.

protected_branches_mtr_additional_args = '--suite=main,spider,spider/bg,spider/bugfix,spider/feature,spider/regression/e1121,spider/regression/e112122 --skip-test="^stack_crash$|^float$|^derived_split_innodb$|^mysql_client_test$|^kill$|^processlist_not_embedded$|^sp-big$"'

From your list I think only MDEV-34969 is a blocker?

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

Successfully merging this pull request may close these issues.

3 participants