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

change expected tag after latest tag was unpublished #364

Merged
merged 3 commits into from
Jul 5, 2023

Conversation

komish
Copy link
Contributor

@komish komish commented Jun 30, 2023

It turns out the postgres-10-rhel7 image's[1] latest tag is no longer returned from the Catalog API. I'm not sure if it got unpublished, or what happened, but our test is expecting that image to be there.

This PR changes the target image to another tag that's currently available (and has been for the last 11 months)

[1]https://catalog.redhat.com/software/containers/rhscl/postgresql-10-rhel7/5aa63541ac3db95f196086f1

@komish komish force-pushed the image-test-unpublished-tag branch 2 times, most recently from 47b795f to 4d0282d Compare June 30, 2023 20:21
@komish
Copy link
Contributor Author

komish commented Jun 30, 2023

This required changing a bunch of the fixtures that also had references to the same image with the tag latest. For this reason, you'll see other files modified in this PR, but they aren't exactly easy to evaluate. I've just changed their image references to point to the 1-151 tag for postgresql-10-rhel7.

@komish komish force-pushed the image-test-unpublished-tag branch from 4d0282d to bcc12c2 Compare June 30, 2023 20:59
With the latest tag being removed, we needed to recreate all of the test fixtures to point to an image that actually exists. This also included regenerating report info, a fresh CI GPG key, resigning charts, etc.

Signed-off-by: Jose R. Gonzalez <[email protected]>
@komish komish force-pushed the image-test-unpublished-tag branch from 5165419 to d9ca131 Compare July 5, 2023 16:58
@komish komish merged commit 594718c into redhat-certification:main Jul 5, 2023
5 checks passed
@komish komish deleted the image-test-unpublished-tag branch July 5, 2023 18:35
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.

2 participants