[go: nahoru, domu]

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

tests/git-helper: cancel any previous rebase left halfway #8322

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

wainersm
Copy link
Contributor

In bare-metal machines the git tree might get on unstable state with the previous rebase left halfway. So let's attempt to abort any rebase before.

Fixes #8318
Signed-off-by: Wainer dos Santos Moschetta wainersm@redhat.com

In bare-metal machines the git tree might get on unstable state with the
previous rebase left halfway. So let's attempt to abort any rebase before.

Fixes kata-containers#8318
Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
@wainersm wainersm added the area/ci Issues affecting the continuous integration label Oct 26, 2023
@katacontainersbot katacontainersbot added the size/tiny Smallest and simplest task label Oct 26, 2023
@wainersm
Copy link
Contributor Author

I need this fix to unblock #7231 because the job running on TDX has failed to rebase the code: https://github.com/kata-containers/kata-containers/actions/runs/6654854651/job/18085475677?pr=7231

Copy link
Member
@fidencio fidencio left a comment

Choose a reason for hiding this comment

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

lgtm, thanks @wainersm!

@wainersm
Copy link
Contributor Author

thanks @fidencio @sprt !

@fidencio
Copy link
Member

/test

Copy link
Member
@studychao studychao left a comment

Choose a reason for hiding this comment

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

lgtm

@studychao studychao merged commit b508091 into kata-containers:main Oct 27, 2023
147 of 158 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues affecting the continuous integration ok-to-test size/tiny Smallest and simplest task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: "rebase atop of the latest target branch" failing
5 participants