Wednesday, 2026-04-29

opendevreviewAlfredo Moralejo proposed openstack/watcher-tempest-plugin master: [DNM] Add boot from volume tests to workload_balancing strategies  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/98661607:36
opendevreviewAlfredo Moralejo proposed openstack/watcher master: Fix disk accounting for BFV instances  https://review.opendev.org/c/openstack/watcher/+/98648608:10
opendevreviewchandan kumar proposed openstack/watcher-tempest-plugin master: Drop ExtendPlacementClient in favor of tempest placement lib  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/98662209:14
opendevreviewAlfredo Moralejo proposed openstack/watcher stable/2026.1: Skill boot-from-volume tests in stable release  https://review.opendev.org/c/openstack/watcher/+/98662309:50
opendevreviewAlfredo Moralejo proposed openstack/watcher stable/2026.1: Skip boot-from-volume tests in stable release  https://review.opendev.org/c/openstack/watcher/+/98662309:52
opendevreviewAlfredo Moralejo proposed openstack/watcher stable/2025.2: Skip boot-from-volume tests in stable release  https://review.opendev.org/c/openstack/watcher/+/98662409:52
opendevreviewAlfredo Moralejo proposed openstack/watcher stable/2025.1: Skip boot-from-volume tests in stable release  https://review.opendev.org/c/openstack/watcher/+/98662509:53
opendevreviewAlfredo Moralejo proposed openstack/watcher stable/2024.2: Skip boot-from-volume tests in stable release  https://review.opendev.org/c/openstack/watcher/+/98662609:55
opendevreviewAlfredo Moralejo proposed openstack/watcher master: Fix disk accounting for BFV instances  https://review.opendev.org/c/openstack/watcher/+/98648610:08
opendevreviewAlfredo Moralejo proposed openstack/watcher-tempest-plugin master: Add boot from volume tests to workload_balancing strategies  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/98661610:10
opendevreviewAlfredo Moralejo proposed openstack/watcher-tempest-plugin master: Add boot from volume tests to workload_balancing strategies  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/98661610:15
amoralejHi, gate for 2024.2 is broken https://review.opendev.org/c/openstack/watcher/+/986626 . Would it be fine if i propose to get rid of the 2024.1 job in watcher-tempest-plugin gate? we are running watcher-tempest-gnocchi-2024-2 there11:40
jgilaberyes, we'll need to do it anyway since the 2024.2 branch is moving to eol soon ( I think today the patches for that were supposed to merge)11:41
amoralejok, I'll send the patch11:41
jgilaberaobut the patch linked, if the tempest test require a specific patch to run they should not run by default11:42
jgilaberand only run in branches where the patch is enabled by setting some configuration flag11:42
amoralejI sent patches to the stable branches to exclude bfv tags, see the depends-on in https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/98661611:45
dviroeli personally think that for "features" is better to use config options instead. If we keep adding tags, that will explode at some point. And it is also not the regular usage of tags in tempest11:48
dviroelsetting a config option to be disabled by default will avoid all the patch to stable branches11:49
amoralejwfm, I will update my patches11:49
amoralejoptimize.run_bfv_tests is fine? or run_bootfromvolume_tests ? wdyp11:51
dviroelbfv work for me, since config option allows you to add a description and mention that is boot from volume11:51
amoralejso i can enable it from master in https://review.opendev.org/c/openstack/watcher/+/986486 so that i can run it with depends-on in the tempest plugin gate11:52
dviroeli don't know, that would make you watcher patch depends on the tempest to merge first11:55
dviroelwhich is not usually the common workflow (e.g merge tempest tests before merging the feature itself)11:56
amoralejno, sorry, i mean the other way around. IIUC, I can add the option even if it's not registered in the plugin itself? but it's used in the watcher-plugin with the depends-on11:56
amoralejor will it fail ?11:56
sean-k-mooneyamoralej: i have a ptch up for this11:57
sean-k-mooneyamoralej: 2024.2 will be eol technially yesterday11:57
amoralejthat way, we don't merge the patch in watcher until we validate it in the plugin with depends on11:57
dviroelthe plugin can depends on the feature yeah11:57
sean-k-mooney2024.1 shoudl not be tested anymore11:57
sean-k-mooneythe oldes stable branch we shoudl be testingis 2025.1 and on that branch there should not be any grende jobs11:58
sean-k-mooneyamoralej: excluidng hte bfv tag is not the right approch12:00
sean-k-mooneyat least in general we shoudl not be modifying job defintion to get compatiabltiy when we add new test like this12:01
amoralejI'm implementing a new config option, as discussed with dviroel 12:01
sean-k-mooneyack im jsut skimming back over the log12:01
amoralejsure, np, feedback is appreciated12:02
sean-k-mooneyso my clenaup patch was for cyborg it seams https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/98319412:02
sean-k-mooneyi tought i also had one for  watcher-tempest-plugin12:03
sean-k-mooneyin any case we shoudl ahve a seperte patch to remove - watcher-tempest-gnocchi-2024-212:03
sean-k-mooneyform check and gate12:04
sean-k-mooneytakashi correctly added the 2026.1 jobs https://opendev.org/openstack/watcher-tempest-plugin/commit/cd03c9bf18e82277de408956f56ecbf05e3a274e12:04
sean-k-mooneywe just didnt followup to delete 2024.212:05
amoraleji can add the patch12:06
opendevreviewAlfredo Moralejo proposed openstack/watcher-tempest-plugin master: Remove 2024.2 jobs from the zuul gates  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/98663512:06
amoralej^ 12:06
amoralejwe have two jobs for each one of the supported release, so i'd say we are fine with the existing jobs12:07
sean-k-mooneyya we shoudl be12:08
dviroelbtw, sean-k-mooney jgilaber amoralej: the audit pipeline spec was updated yesterday: https://review.opendev.org/c/openstack/watcher-specs/+/969840 - ptal when you folks have some time12:09
opendevreviewAlfredo Moralejo proposed openstack/watcher master: Fix disk accounting for BFV instances  https://review.opendev.org/c/openstack/watcher/+/98648612:31
opendevreviewAlfredo Moralejo proposed openstack/watcher-tempest-plugin master: Add boot from volume tests to workload_balancing strategies  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/98661612:31
opendevreviewAlfredo Moralejo proposed openstack/watcher-tempest-plugin master: Add boot from volume tests to workload_balancing strategies  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/98661612:44
opendevreviewAlfredo Moralejo proposed openstack/watcher-tempest-plugin master: Add boot from volume test for zone_migration strategy  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/98664112:44
opendevreviewDavid proposed openstack/watcher-tempest-plugin master: Add comprehensive tests for action precondition validation  https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/96686013:57
winiciusallan[m]dviroel: wondering here about the core members section, I'm intending to leave as it is16:35
winiciusallan[m]despite the different projects have differente core members, most of them are the same across projects and they don't change very often, right?16:35
winiciusallan[m]i thought of adding an external link to gerrit https://review.opendev.org/admin/groups/q/filter:watcher16:35
winiciusallan[m]git it returns project which are not managed by the watcher core AFAIK16:36
winiciusallan[m]s/git/but16:37
dviroelwiniciusallan[m]: they have similar members, but not are not equal16:40
dviroelthe filter link doesn't seems to help I think16:41
dviroelin the end, the contributors doesn't really need to know who are the core reviewers16:41
dviroelIn case of lack of review in a patch, they can request attention in this channel or in the weekly meeting.16:42
dviroelso that section is not really require I think16:42
dviroelup to you to keep as is or remove, or even add more info there16:42
winiciusallan[m]yeah16:43
winiciusallan[m]will push a follow up patch removing it. if we notice people struggling with it we can add it back16:44
dviroelthe irc channel and the weekly meetings are the best way to get attention from reviewers. not all reviewers are part of a core team in the end..16:45
winiciusallan[m]+1. thanks!16:46
opendevreviewWinicius Allan Bezerra da Silva proposed openstack/watcher master: Update the How to contribute documentation  https://review.opendev.org/c/openstack/watcher/+/98631419:03
opendevreviewMerged openstack/watcher master: Update the How to contribute documentation  https://review.opendev.org/c/openstack/watcher/+/98631420:11

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