On Wed, Nov 18, 2020 at 10:45 AM Vojtech Juranek <vjuranek(a)redhat.com> wrote:
On úterý 17. listopadu 2020 19:17:55 CET Nir Soffer wrote:
> On Mon, Nov 16, 2020 at 1:00 PM Marcin Sobczyk <msobczyk(a)redhat.com> wrote:
> > Hi,
> >
> > vdsm CI is failing with:
> >
> > [2020-11-16T10:51:40.132Z] No match for argument:
> > ovirt-imageio-client-2.1.1 [2020-11-16T10:51:40.132Z] Error: Unable to
> > find a match:
> > ovirt-imageio-client-2.1.1
>
> Should be fixed by
>
https://gerrit.ovirt.org/c/112258/
what about container caching issue, which was the reason for adding version?
Is it solved somehow?
No, we will need to update the docker file with a new version on each release,
or find another way to invalidate the cache. The current image have the required
imageio client version so we are fine.
> > example run:
> >
https://jenkins.ovirt.org/blue/organizations/jenkins/vdsm_standard-check-p
> > atch/detail/vdsm_standard-check-patch/24926/pipeline
> >
> > could you please take a look at it?
> >
> > Regards, Marcin