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

containers: fix local image name #364

Merged

Conversation

aesteve-rh
Copy link
Member

Local image name of the vdsm-test containers
is vdsm-test:tag. However, the containers test job, mimicking the network job, has ovirt/vdsm-test as the image name. As a result, when the job tries to upload the image, it fails to find it locally.

It should be just vdsm-test. The upload job will store the image for the oVirt user under
ovirt/vdsm-test:tag repository, as expected.

Fixes: 5333221
Signed-off-by: Albert Esteve aesteve@redhat.com

Local image name of the vdsm-test containers
is `vdsm-test:tag`. However, the containers test job,
mimicking the network job, has `ovirt/vdsm-test` as
the image name. As a result, when the job tries to
upload the image, it fails to find it locally.

It should be just `vdsm-test`. The upload job will
store the image for the oVirt user under
`ovirt/vdsm-test:tag` repository, as expected.

Fixes: 5333221
Signed-off-by: Albert Esteve <aesteve@redhat.com>
@aesteve-rh aesteve-rh merged commit 3517d66 into oVirt:master Dec 20, 2022
@aesteve-rh aesteve-rh deleted the aesteve/fix-vdsm-test-container-job branch December 20, 2022 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants