Tuesday, 2025-12-02

opendevreviewAlfredo Moralejo proposed openstack/watcher master: Make VM migrations timeout configurable and apply reasonable defaults  https://review.opendev.org/c/openstack/watcher/+/96769307:39
opendevreviewAlfredo Moralejo proposed openstack/watcher master: Make VM migrations timeout configurable and apply reasonable defaults  https://review.opendev.org/c/openstack/watcher/+/96769307:45
opendevreviewAlfredo Moralejo proposed openstack/watcher master: Make VM resize timeout configurable with migration defaults  https://review.opendev.org/c/openstack/watcher/+/96861007:45
amoralejdviroel, I lost your vote in https://review.opendev.org/c/openstack/watcher/+/967693 after rebasing10:25
dviroeljgilaber: sean-k-mooney: while refactoring the jobs in 2025.1, it is failing in zone_migration tests. we have lots of backports to land in 2025.2 and 2025.1 (there are a few that merged before 2025.2)12:12
dviroelwhat about getting a list of all and work on merging them?12:12
sean-k-mooneylet plan ot do a stable review day or something this/next week12:13
sean-k-mooneyand perhaps do a round of staable release afterwords12:13
sean-k-mooneywith that said your refactorign shoudlnot need test changes or backports12:14
sean-k-mooneythat would indeicate either we have incorectly writen tests or we broke the api contract12:15
sean-k-mooneywell or tha twe are running test that shoudl not be run on older brnahces btu our tepest test are intened to run on all supproted branches12:16
dviroelit is running against a new test, and others that were modified12:35
dviroeland it is failing probably because of the missing bugfix12:35
dviroelI guess that they were not even running before12:35
dviroelwe would need to skip them in stable branches and after merging backports, revert the skip12:36
dviroelbut indeed, we have lot of backports to merge12:37
opendevreviewDavid proposed openstack/watcher master: [DNM] Testing nodeset with three nodes (two computes + 1 controller)  https://review.opendev.org/c/openstack/watcher/+/96733112:38
sean-k-mooneywell my point is we generally shoudl not merge tempest test aht depend on bugfixes until after they are backported to all stable branches12:41
sean-k-mooneywe likely merged that test in error becuase we were not running the senario tests on the stable branhces12:41
dviroelcorrect, we could protect the test with a config option in this case, or hold the merge12:55
dviroelthe plan is to fix the CI to help us with that12:55
dviroelchandankumar: hi, I see that watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_list_with_limit is failing a lot in CI.  Can this be related to the recent refactoring?13:00
dviroele.g.: https://6ea1e5c767255dedcd22-80b58333ad170242388e8ae016218703.ssl.cf1.rackcdn.com/openstack/16f4fec4f4ac481cab08dc455cbe81ce/testr_results.html13:00
dviroel"Details: {'error_message': '{"faultcode": "Client", "faultstring": "Couldn\'t delete when state is \'ONGOING\'.", "debuginfo": null}'}"13:00
chandankumardviroel: I have seen this failure coming mostly after refactoring patch got merged13:01
chandankumarafter recheck, it vanishes13:02
chandankumarthe test is now flaky13:02
jgilaberreading back, was eating, +1 to have some review time for stable branches we got quite a backlog 13:05
jgilaberdviroel, can you share some details on the failure? or a link to the failure13:06
dviroeljgilaber: np, check the CI results in https://review.opendev.org/c/openstack/watcher/+/969137 (stable/2025.1)13:10
jgilaberok so the problem there seems to be that we don't have notifications because we're missing https://review.opendev.org/c/openstack/watcher/+/95917613:17
jgilaberhowever, even with that I'm not sure if the zone migration tempests tests will work, I'll push a patch to put them behind a config option13:18
opendevreviewJoan Gilabert proposed openstack/watcher-tempest-plugin master: Add config flags to control zone migration test execution  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/96924413:46
jgilaber^^ should unblock the stable branch13:47
jgilaberonce merged I'll push the patch to master to enable the tests13:47
dviroeljgilaber: we can create a new config, but you would need to add as default to False (never run) and update master and stable/2025.2 to enable it.14:05
dviroelanother option is to skip the tests in the affected branches, until we merge the backports14:05
jgilaberoh right, I forgot to add the config option14:17
dviroelchandankumar: yeah, we could wait in the test, for all to move to a finished state before it ends. Or improve the delete audit function, to wait for ONESHOT audits to move to a finished state too.14:33
opendevreviewJoan Gilabert proposed openstack/watcher-tempest-plugin master: Add config flags to control zone migration test execution  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/96924414:34

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!