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

CI broken: apiv2 expecting hardcoded alpine version #15388

Closed
edsantiago opened this issue Aug 19, 2022 · 1 comment · Fixed by #15401
Closed

CI broken: apiv2 expecting hardcoded alpine version #15388

edsantiago opened this issue Aug 19, 2022 · 1 comment · Fixed by #15401
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@edsantiago
Copy link
Member

[+0031s] ok 191 [10-images] POST libpod/build?remote=https%3A%2F%2Fgithub.com%2Falpinelinux%2Fdocker-alpine.git : status=200
         not ok 192 [10-images] POST libpod/build?remote=https%3A%2F%2Fgithub.com%2Falpinelinux%2Fdocker-alpine.git : .stream
         #  expected: ~ STEP 1/5: FROM alpine:3.14
         #    actual: STEP 1/5: FROM alpine:3.16

log

root cause https://github.com/containers/podman/blob/31bb53f5ffccfa98e991901417b06fc6ab7b19d9/./test/apiv2/10-images.at#L206

@vrothberg
Copy link
Member

Tackling it.

vrothberg added a commit to vrothberg/libpod that referenced this issue Aug 22, 2022
The apiv2 test hardcoded the tag of the alpine image.
Remove it to unblock CI.

Fixes: containers#15388
Signed-off-by: Valentin Rothberg <[email protected]>
mtrmac pushed a commit to mtrmac/libpod that referenced this issue Aug 29, 2022
The apiv2 test hardcoded the tag of the alpine image.
Remove it to unblock CI.

Fixes: containers#15388
Signed-off-by: Valentin Rothberg <[email protected]>
vrothberg added a commit to vrothberg/libpod that referenced this issue Aug 30, 2022
The apiv2 test hardcoded the tag of the alpine image.
Remove it to unblock CI.

Fixes: containers#15388
Signed-off-by: Valentin Rothberg <[email protected]>
mheon pushed a commit to mheon/libpod that referenced this issue Sep 7, 2022
The apiv2 test hardcoded the tag of the alpine image.
Remove it to unblock CI.

Fixes: containers#15388
Signed-off-by: Valentin Rothberg <[email protected]>
@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 19, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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 a pull request may close this issue.

2 participants