On Wed, Jan 6, 2021 at 1:48 PM Nir Soffer <nsoffer@redhat.com> wrote:On Wed, Jan 6, 2021 at 2:46 PM Nir Soffer <nsoffer@redhat.com> wrote:
>
> Looks like recent changes in the network tests broke
> the tests on travis:
> https://travis-ci.org/github/oVirt/vdsm/jobs/753171579
Successful build - before the recent network test patches:
https://travis-ci.org/github/nirs/vdsm/jobs/753167022
>
> Please check.
>
> Nir
This seems like an env problem. Those tests should be skippedif we are missing permissions for bonding we just skip those tests,that is true for the run that is passing. But for some reason it seemslike the failing run allows us to create bond, but don't set any optionson it.Regards,Ales
--