yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #92362
[Bug 2019097] Re: CI tests neutron-dynamic-routing broken
Reviewed: https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/882815
Committed: https://opendev.org/openstack/neutron-dynamic-routing/commit/bf54f03ce58aaac3bfc1f201c7d4af66f5e2cb11
Submitter: "Zuul (22348)"
Branch: master
commit bf54f03ce58aaac3bfc1f201c7d4af66f5e2cb11
Author: Felix Huettner <felix.huettner@mail.schwarz>
Date: Wed May 10 12:14:20 2023 +0200
fix unittest issues caused by neutron rbac changes
neutron recently merged a commit enabling secure rbacs by default [1].
However this commit breaks the unittests of neutron-dynamic-routing.
To fix this we run multiple calls as admin, to allow them to succeed.
[1]: https://opendev.org/openstack/neutron/commit/670cc383e0345063c0bf9022f8829d5817457e00
Closes-Bug: 2019097
Change-Id: Iadc9b819ce4aaf6029e77f53ce0616aa70119c70
** 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/2019097
Title:
CI tests neutron-dynamic-routing broken
Status in neutron:
Fix Released
Bug description:
The unittests of neutron-dynamic-routing are broken if using the latest neutron master branch.
The issue starts appearing once 670cc383e0345063c0bf9022f8829d5817457e00 is part of neutron (switch to new rbac defaults).
This happens without any modifications of neutron-dynamic-routing by just using the master branch
Output of the failed tests is attached.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2019097/+subscriptions
References