yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95573
[Bug 2103531] Re: Add tests when a new DB branch is open
Reviewed: https://review.opendev.org/c/openstack/neutron/+/944984
Committed: https://opendev.org/openstack/neutron/commit/06252b34719225deedc8f9a289013cbaa6e715a1
Submitter: "Zuul (22348)"
Branch: master
commit 06252b34719225deedc8f9a289013cbaa6e715a1
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Wed Mar 19 10:35:23 2025 +0000
Add database migration tests
These tests will check that the release and database migration
tags are correctly defined and the unique presence of the milestones
in the corresponding migration scripts.
Closes-Bug: #2103531
Change-Id: I1d569b4981fc2ea530602f48170a8ba2cf0055b7
** 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/2103531
Title:
Add tests when a new DB branch is open
Status in neutron:
Fix Released
Bug description:
After a set of consecutive errors in the patches opening the DB branches ([1][2][3][4]), it is evident that some kind of testing is needed to prevent these kind of errors. These automated tests will verify that:
* The ``NEUTRON_MILESTONES`` list is correctly populated
* The last DB migration of the previous release is properly marked with the correct migration tag.
* The CLI list ``RELEASES`` have all the releases list.
[1]https://review.opendev.org/c/openstack/neutron/+/944876
[2]https://review.opendev.org/c/openstack/neutron/+/944877
[3]https://review.opendev.org/c/openstack/neutron/+/944879
[4]https://review.opendev.org/c/openstack/neutron/+/944880
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2103531/+subscriptions
References