Functional tests job is failing to deploy due to some wrong parameters in the ovn compilation stage

Bug #1957887 reported by Slawek Kaplonski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Critical
Slawek Kaplonski

Bug Description

Since 13.01 functional tests job is failing on the provisioning stage with error:

+ lib/neutron_plugins/ovn_agent:compile_ovn:312 : pushd /home/zuul/src/opendev.org/openstack/ovn
~/src/opendev.org/openstack/ovn ~
+ lib/neutron_plugins/ovn_agent:compile_ovn:314 : '[' '!' -f configure ']'
+ lib/neutron_plugins/ovn_agent:compile_ovn:315 : ./boot.sh
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:25: installing 'build-aux/compile'
configure.ac:40: installing 'build-aux/config.guess'
configure.ac:40: installing 'build-aux/config.sub'
configure.ac:21: installing 'build-aux/install-sh'
configure.ac:21: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
+ lib/neutron_plugins/ovn_agent:compile_ovn:318 : '[' '!' -f config.status ']'
+ lib/neutron_plugins/ovn_agent:compile_ovn:319 : ./configure --with-ovs-source=/home/zuul/src/opendev.org/openstack/ovs --prefix=False --localstatedir=/usr
configure: error: expected an absolute directory name for --prefix: False

Examples of error:
https://zuul.opendev.org/t/openstack/build/e569f239bfd1435098d97c91a5076b4d
https://zuul.opendev.org/t/openstack/build/5568f9ed1fb54c06a0c6af2ab039a205

Changed in neutron:
status: Confirmed → In Progress
Revision history for this message
Slawek Kaplonski (slaweq) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/822719
Committed: https://opendev.org/openstack/neutron/commit/cc0c60d3d8404300a0148654022eb2c5e5fdc033
Submitter: "Zuul (22348)"
Branch: master

commit cc0c60d3d8404300a0148654022eb2c5e5fdc033
Author: Slawek Kaplonski <email address hidden>
Date: Wed Dec 22 16:02:34 2021 +0100

    Fix call to the compile_ovn function from Devstack

    It was accepting 3 arguments where first one was "build_modules".
    It wasn't used anywhere in that function so it was removed from
    it.
    This patch reflects that Devstack change in the Neutron's functional
    tests script too.

    Closes-Bug: #1957887

    Depends-On: https://review.opendev.org/c/openstack/devstack/+/822717
    Change-Id: Id8302bf23f48b227d05f1ec2a7136935b7b1c2fb

Changed in neutron:
status: In Progress → Fix Released
tags: added: neutron-proactive-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 20.0.0.0rc1

This issue was fixed in the openstack/neutron 20.0.0.0rc1 release candidate.

tags: removed: neutron-proactive-backport-potential
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.