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

Switch from merge-resolve(default) to merge mode for containerd-build-arm64 #5170

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

dims
Copy link
Member

@dims dims commented Mar 11, 2021

Just use the same default merge mode as github, don't use the conservative thing zuul defaults to. More info at:
https://zuul-ci.org/docs/zuul/reference/project_def.html

project.merge-mode
Default: merge-resolve

merge
Uses the default git merge strategy (recursive). This maps to the merge mode merge in Github.

merge-resolve
Uses the resolve git merge strategy. This is a very conservative merge strategy which most closely matches the behavior of Gerrit. This maps to the merge mode merge in Github.

Signed-off-by: Davanum Srinivas davanum@gmail.com

…-arm64

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
@theopenlab-ci
Copy link

theopenlab-ci bot commented Mar 11, 2021

Build succeeded.

Copy link
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

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

LGTM

@dmcgowan dmcgowan merged commit d8208e2 into containerd:master Mar 11, 2021
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

3 participants