ovs/ovn source(with master branch) deployments broken
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Committed
|
High
|
yatin |
Bug Description
With [1] ovn/ovs jobs running with OVS_BRANCH=
utilities/
utilities/
1105 | daemonize_
| ^~~~~~~~~~~~~~~
In file included from utilities/
/opt/stack/
170 | void daemonize_
| ^~~~~~~~~~~~~~~
make[1]: *** [Makefile:2374: utilities/
make[1]: *** Waiting for unfinished jobs....
Example failure:- https:/
Builds:-
- https:/
- https:/
- https:/
- https:/
- https:/
- https:/
Until ovn main branch is adapted to this change we need to pin ovs_branch to working commit or better stable branch(as done with [2])
Also i noticed some of these jobs running in neutron/ovn-octavia stable branches, that likely not needed to be run, so should be checked and cleaned up.
[1] https:/
[2] https:/
Changed in neutron: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
assignee: | nobody → yatin (yatinkarel) |
tags: | added: gat |
Changed in neutron: | |
importance: | Critical → High |
tags: | removed: gat |
tags: | added: gate-failure |
Changed in neutron: | |
status: | Confirmed → Fix Committed |
Related fix proposed to branch: master /review. opendev. org/c/openstack /neutron/ +/879938
Review: https:/