yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #93652
[Bug 1999154] Re: ovs/ovn source deployment broken with ovs_branch=master
Seems fixed, closing.
** Changed in: neutron
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1999154
Title:
ovs/ovn source deployment broken with ovs_branch=master
Status in neutron:
Fix Released
Bug description:
Since [1] jobs running with OVS_BRANCH=master are broken, fails as below:-
utilities/ovn-dbctl.c: In function ‘do_dbctl’:
utilities/ovn-dbctl.c:724:9: error: too few arguments to function ‘ctl_context_init_command’
724 | ctl_context_init_command(ctx, c);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from utilities/ovn-dbctl.c:23:
/opt/stack/ovs/lib/db-ctl-base.h:249:6: note: declared here
249 | void ctl_context_init_command(struct ctl_context *, struct ctl_command *,
| ^~~~~~~~~~~~~~~~~~~~~~~~
make[1]: *** [Makefile:2352: utilities/ovn-dbctl.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/opt/stack/ovn'
make: *** [Makefile:1548: all] Error 2
+ lib/neutron_plugins/ovn_agent:compile_ovn:1 : exit_trap
Failure builds example:-
- https://zuul.opendev.org/t/openstack/build/3a900a1cfe824746ac8ffc6a27fc8ec4
- https://zuul.opendev.org/t/openstack/build/7d862338d6194a4fb3a34e8c3c67f532
- https://zuul.opendev.org/t/openstack/build/ae092f4985af41908697240e3f64f522
Until OVN repo[2] get's updated to work with ovs master we have to pin ovs to working version to get these experimental jobs back to green.
[1] https://github.com/openvswitch/ovs/commit/b8bf410a5c94173da02279b369d75875c4035959
[2] https://github.com/ovn-org/ovn
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1999154/+subscriptions
References