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 images_test using inconsistent alpine:latest #9620

Closed
wants to merge 1 commit into from

Conversation

cevich
Copy link
Member

@cevich cevich commented Mar 4, 2021

At some point, somehow the quay.io/libpod/apline:latest image changed.
This is causing integration tests to fail on this branch. Mainly
these failures are caused by missed-expectations w/ the test image. Fix
these test by using a specific, fixed, named image tag instead of
'latest' (which can change unpredictably).

Copy link
Member

@giuseppe giuseppe left a comment

Choose a reason for hiding this comment

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

LGTM

@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cevich, giuseppe

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 4, 2021
At some point, somehow the `quay.io/libpod/apline:latest` image changed.
This is causing some integration tests to fail on this branch.  Mainly
these failures are caused by missed-expectations w/ the test image. Fix
these test by using a specific, fixed, named image tag instead of
'latest' (which can change unpredictably).

Signed-off-by: Chris Evich <[email protected]>
@cevich cevich force-pushed the v2.2_fix_alpine_latest branch from 57889b6 to c318b30 Compare March 4, 2021 19:26
@mheon
Copy link
Member

mheon commented Mar 4, 2021

/lgtm
/hold

@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 4, 2021
@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 4, 2021
@mheon
Copy link
Member

mheon commented Mar 4, 2021

We should start thinking of a deprecation of the v2.2 branch upstream in the next month or so.

@cevich
Copy link
Member Author

cevich commented Mar 4, 2021

We should start thinking of a deprecation of the v2.2 branch upstream in the next month or so.

I'm all for it, just say the word.

@mheon
Copy link
Member

mheon commented Mar 4, 2021

As I think about it more, I think we can do it now. We have to retain v2.2.1-rhel until RHEL 8.4 releases upstream, but I don't see us doing another 2.2.x release now that 3.0.x is out.

@mheon
Copy link
Member

mheon commented Mar 4, 2021

@cevich Should we formalize this somewhere? We only support branch X until a newer branch, Y, is created and has a release done from it?

@cevich
Copy link
Member Author

cevich commented Mar 8, 2021

@cevich Should we formalize this somewhere? We only support branch X until a newer branch, Y, is created and has a release done from it?

I think it's a great idea. That would help me out, and set community expectations. Maybe we go one more step and also update the README.md to indicate the release is not supported?

@cevich
Copy link
Member Author

cevich commented Mar 8, 2021

Closing in favor of #9664

@cevich cevich closed this Mar 8, 2021
@cevich cevich deleted the v2.2_fix_alpine_latest branch June 30, 2021 18:08
@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 22, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 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. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. 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.

4 participants