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

Fix podman-remote build --rm=false ... #10292

Merged
merged 1 commit into from
May 10, 2021

Conversation

rhatdan
Copy link
Member

@rhatdan rhatdan commented May 10, 2021

Fixes: #9869

Signed-off-by: Daniel J Walsh [email protected]

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 10, 2021

[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 openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 10, 2021
@rhatdan
Copy link
Member Author

rhatdan commented May 10, 2021

@edsantiago Any chance you can throw together a test for this. Do we have buildah within the test suite?

@edsantiago
Copy link
Member

I sort-of have tests for it, in #9887 (enable podman-remote for buildah-bud tests). But I can't merge that until #10154 (flake: stream dropped) is fixed, because that's a very-easy-to-trigger flake and it would cause failures in pretty much every single CI run.

@mheon
Copy link
Member

mheon commented May 10, 2021 via email

Fixes: containers#9869

[NO TESTS NEEDED] Since the podman-remote buildah tests will test this,
and this is clearly correct.

Signed-off-by: Daniel J Walsh <[email protected]>
@rhatdan
Copy link
Member Author

rhatdan commented May 10, 2021

@mheon Since @edsantiago Thinks he has tests for this, and it is clearly correct, I am going to merge, then we can work on fixing the blockage to @edsantiago tests.

@edsantiago
Copy link
Member

edsantiago commented May 10, 2021

There's only one bud.bats test that triggers this, bud with --rm flag. I've pulled Dan's PR, removed the skip from my podman-remote buildah-bud tests, and confirmed that the test now passes.

If we can get some love for #10154, I can then push to merge #9887, and we'll have tests. I'm OK with merging this PR as it is. [Did I really just approve a PR without tests??]

@rhatdan
Copy link
Member Author

rhatdan commented May 10, 2021

@edsantiago I have given more hate then love to #10154, and have no idea why this is dropping. I will attempt to take another look, but could probably use some help from @nalind and @jwhonce To see if they have any ideas.

@edsantiago
Copy link
Member

more hate then love

Ah, there's your problem: hate leads to the dark side. Before you know it you'll be hobnobbing with Sith lords and zipping around in a TIE fighter. (Which, come to think of it, sounds kind of neat).

@TomSweeneyRedHat
Copy link
Member

LGTM
will let @mheon press the shiny merge button.

@mheon
Copy link
Member

mheon commented May 10, 2021 via email

@mheon
Copy link
Member

mheon commented May 10, 2021 via email

@TomSweeneyRedHat
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 10, 2021
@openshift-merge-robot openshift-merge-robot merged commit 446e5b3 into containers:master May 10, 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.

podman-remote build: --rm=false is ignored
5 participants