ovs/ovn source deployment broken with ovs_branch=master
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
yatin |
Bug Description
Since [1] jobs running with OVS_BRANCH=master are broken, fails as below:-
utilities/
utilities/
724 | ctl_context_
| ^~~~~~~
In file included from utilities/
/opt/stack/
249 | void ctl_context_
| ^~~~~~~
make[1]: *** [Makefile:2352: utilities/
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/opt/stack/ovn'
make: *** [Makefile:1548: all] Error 2
+ lib/neutron_
Failure builds example:-
- https:/
- https:/
- https:/
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:/
[2] https:/
Changed in neutron: | |
assignee: | nobody → yatin (yatinkarel) |
importance: | Undecided → Medium |
Fix proposed to branch: master /review. opendev. org/c/openstack /neutron/ +/867004
Review: https:/