On Tue, Mar 19, 2019 at 2:55 PM Anton Marchukov <amarchuk(a)redhat.com> wrote:
Hello.
I note that check-merged for ovirt-provider-ovn [1] fails on the following:
> assert len(networks) == 1
E AssertionError: assert 2 == 1
E + where 2 = len([{'id': 'e0e73fc4-88e1-41e4-91c9-c9519c02f319',
'mtu': 1442, 'name': 'net1', 'port_security_enabled':
False, ...}, {'id': '34d40d1f-b2e3-4eb9-9202-6d311162ea5a', 'mtu':
1442, 'name': 'ls0', 'port_security_enabled': False, ...}])
test_provider_api.py:72: AssertionError
seems like the unit tests are failing. This is not OST failure itself, but it happens
right before that on the build stage and hence this project fails in the Change Queue, so
we need to check it.
According to the logs, ovs bridge br-int is not available; this
sometimes happens, making ovn-controller crash, I think it is a
manifestation of bug [0].
Can the build be re-triggered ? I've never been able to reproduce it
locally, thus this taking so long to figure out.
[0] -
https://bugzilla.redhat.com/show_bug.cgi?id=1685058
>
> [1]
https://jenkins.ovirt.org/job/ovirt-provider-ovn_standard-on-merge/263/
>
> Anton.
>
> --
> Anton Marchukov
> Associate Manager - RHV DevOps - Red Hat
>
>
>
>
>
> _______________________________________________
> Devel mailing list -- devel(a)ovirt.org
> To unsubscribe send an email to devel-leave(a)ovirt.org
> Privacy Statement:
https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/SXDUKBQ4F77...