yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88075
[Bug 1957936] Re: [FT] Functional CI jobs broken, OVS compilation not executed
Reviewed: https://review.opendev.org/c/openstack/neutron/+/824750
Committed: https://opendev.org/openstack/neutron/commit/b5a7dbc67dd12137d850de95542f4e2fd7a06d7b
Submitter: "Zuul (22348)"
Branch: master
commit b5a7dbc67dd12137d850de95542f4e2fd7a06d7b
Author: Rodolfo Alonso <ralonsoh@xxxxxxxxxx>
Date: Fri Jan 14 16:38:09 2022 +0000
Revert "Make configure_for_func_testing compatible with e.g. Centos"
This reverts commit 391726bd4c0302ca3ce27f5de8e39ee4c6d91457.
Reason for revert: This patch is breaking CI testing, functional jobs. Variable
"BUILD_OVS_FROM_SOURCE" should be kept.
From a working CI job:
/home/zuul/src/opendev.org/openstack/neutron/tools/configure_for_func_testing.sh:_install_base_deps:106 : [[ True == \T\r\u\e ]]
From a now broken CI job:
/home/zuul/src/opendev.org/openstack/neutron/tools/configure_for_func_testing.sh:_install_base_deps:106 : [[ False == \T\r\u\e ]]
"BUILD_OVS_FROM_SOURCE: True" in the "neutron-functional" job definition.
Closes-Bug: #1957936
Change-Id: I564358c64c8ea7ae6039e9f8e6c0e90655fbb8eb
** Changed in: neutron
Status: In Progress => 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/1957936
Title:
[FT] Functional CI jobs broken, OVS compilation not executed
Status in neutron:
Fix Released
Bug description:
The commit than changed this behaviour is
https://review.opendev.org/q/391726bd4c0302ca3ce27f5de8e39ee4c6d91457.
I've pushed a revert just to fix the gate during the weekend.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1957936/+subscriptions
References