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

[NO TESTS NEEDED] Vendor in containers/buildah v1.20.0 #9821

Merged
merged 1 commit into from
Mar 26, 2021

Conversation

rhatdan
Copy link
Member

@rhatdan rhatdan commented Mar 25, 2021

Signed-off-by: Daniel J Walsh dwalsh@redhat.com

@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rhatdan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 25, 2021
@mheon
Copy link
Member

mheon commented Mar 25, 2021

LGTM

1 similar comment
@TomSweeneyRedHat
Copy link
Member

LGTM

@TomSweeneyRedHat
Copy link
Member

/lgtm
/hold
hold for tests

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 25, 2021
@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 25, 2021
@edsantiago
Copy link
Member

edsantiago commented Mar 26, 2021

Sorry about that. This is the downside of bud-under-podman. Suggested diff (it looks complicated, it's not. Most of it is git-sha-change noise. The critical part is the "emergency skip" near the end.

[EDIT: just download the diff, apply it in your tree, commit, and resubmit.]

@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Mar 26, 2021
@edsantiago
Copy link
Member

Darn it; looks like git automatically reintroduces the @#$%^ trailing whitespace that my script works so hard to remove.I really despise git some days.

@rhatdan, please try:

$ sed -i -e 's/ \+$//' test/buildah-bud/buildah-tests.diff
$ vim !$ 
[go to bottom of file, and remove the empty last line]

I'm really sorry for the hassle.

@rhatdan
Copy link
Member Author

rhatdan commented Mar 26, 2021

I tried it by hand. BTW I have no idea why this new test was failing by podman. But we are in a bit of a rush to get podman 3.1 released.

@edsantiago
Copy link
Member

I know; that's why I'm hanging out here on my day off. Fingers crossed.

@edsantiago
Copy link
Member

Drat. I think hand-editing the .diff broke something:

[+0063s] error: patch fragment without header at line 19: @@ -117,5 +117,6 @@ symlink(subdir)"
[+0063s] hint: Use 'git am --show-current-patch=diff' to see the failed patch
[+0063s] Applying: tweaks for running buildah tests under podman
[+0063s] Patch failed at 0001 tweaks for running buildah tests under podman

@edsantiago
Copy link
Member

@rhatdan I'm confused: the string "emergency" (from my emergency patch) does not appear in the diffs I'm looking at; and in fact the SHA in your diff is different than mine. Did you do anything other than (1) apply my diff to your podman working directory, then (2) hand-edit to remove trailing whitespace? Like, did you somehow run git diff and save that? If so, bad things are guaranteed to happen. I would suggest reverting to a clean state of test/buildah/buildah-tests.diff, applying my patch from above, and git-commit-amending that. No other steps whatsoever.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
@edsantiago
Copy link
Member

FWIW the patch applies cleanly on my end. I have not run the full bud test suite, but I do believe this patch will apply and tests will pass. (Assuming no veth flakes). Fingers crossed.

@edsantiago
Copy link
Member

Restarted flake (#9833, the podman-remote race condition). bud is in progress. Fingers still crossed...

@mheon
Copy link
Member

mheon commented Mar 26, 2021

/lgtm
/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 26, 2021
@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 26, 2021
@openshift-merge-robot openshift-merge-robot merged commit f3024b9 into containers:master Mar 26, 2021
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants