Displaying 2 results from an estimated 2 matches for "unralt".
Did you mean:
unhalt
2018 Jun 18
2
Re: [PATCH] v2v: -o rhv-upload: Optimize http request sending
On Mon, Jun 18, 2018 at 08:55:13PM +0300, Nir Soffer wrote:
> On Mon, Jun 18, 2018 at 1:37 PM Richard W.M. Jones <rjones@redhat.com>
> wrote:
>
> > On Thu, Jun 14, 2018 at 09:24:48PM +0300, Nir Soffer wrote:
> > > On Thu, Jun 14, 2018 at 9:16 PM Nir Soffer <nirsof@gmail.com> wrote:
> > > > + headers = {"Content-Type":
2018 Jun 18
0
Re: [PATCH] v2v: -o rhv-upload: Optimize http request sending
...hon-syntax.sh
> > >
> >
> > Cool. Why not include this in "make check"?
>
> It is! That command is just if you want to run the single test.
>
Strange, I did run "make check" but it did not fail on checking
the rhv plugin. It was failing because of unralted c-api test.
Maybe make aborted before running the v2v tests?
>
> > > Not really. In fact we don't have any unit tests for -o rhv-upload
> > > functionality because there's no way to simulate the imageio server.
> > >
> >
> > Actually it is eas...