Earlier  
Posted Nick Remark
#openstack-nova - 2020-12-17
16:13:11 gmann gibi: sorry, forgot about meeting :) thanks for reminder
16:13:33 openstackgerrit Merged openstack/nova master: functional: Expand SR-IOV live migration tests with NUMA https://review.opendev.org/c/openstack/nova/+/749360
16:33:35 martinkennelly are you in charge of SDN room?
16:48:24 gibi stephenfin: your db migration compating patches make the runtime of those test down by more than 75%
16:48:42 stephenfin hurrah
16:48:47 stephenfin that makes sense tbf
16:49:12 stephenfin there is also an API DB compaction, but I guess those are separate tests
16:49:32 gibi yes, there are unit tests for the nova db and functional test for the api db (dont ask why)
16:50:00 gibi I measured the nova db ones now
16:50:14 gibi anyhow your series will eventually solve https://bugs.launchpad.net/nova/+bug/1823251
16:50:14 openstack Launchpad bug 1823251 in OpenStack Compute (nova) "Spike in TestNovaMigrationsMySQL.test_walk_versions/test_innodb_tables failures since April 1 2019 on limestone-regionone" [High,Confirmed]
16:50:21 gibi I think
16:50:46 gibi but until that I will push timeout increases
16:57:21 openstackgerrit Ghanshyam proposed openstack/nova master: DNM: testing minbw new tests https://review.opendev.org/c/openstack/nova/+/767587
17:01:59 gibi gmann: good idea ^^
17:06:54 openstackgerrit Balazs Gibizer proposed openstack/nova master: Increase timeout for db migration tests https://review.opendev.org/c/openstack/nova/+/767590
17:07:03 gibi sean-k-mooney, stephenfin ^^
17:08:15 stephenfin LGTM. Do you want to run that a couple of times through CI or merge and let it test itself?
17:09:21 gibi stephenfin: merge it then we can revert if it does not help
17:09:24 gibi :)
17:09:45 stephenfin ack, +2 from moi
17:09:47 sean-k-mooney ah so we increase the scaling factor for the migration and decresss it for other test
17:10:03 sean-k-mooney oh no
17:10:08 gibi sean-k-mooney: nope, it is increase it for all our migration test just different amount
17:10:12 sean-k-mooney we set it to 5 for the main db and 2 for the api
17:10:17 gibi the api db mifration tests were defaulted to 1
17:10:31 sean-k-mooney right so increased for both
17:10:33 sean-k-mooney ok cool
17:10:50 gibi yepp
17:11:00 sean-k-mooney and you have reference stephens series too
17:11:04 sean-k-mooney ya this looks good to me
17:11:05 gibi if it doesn't really help then I can try to look at serializing them
17:11:32 gibi but it would be better to merge stephen's series instead
17:12:20 gibi anyhow this is the end of my day see you all tomorrow
17:12:26 stephenfin o/
17:12:55 gibi stephenfin: o/
17:57:09 gmann gibi: yeah, we can check in advance specially if those new test needs to skip in multi-cell job
18:21:51 sean-k-mooney artom: i see you added your self to https://review.opendev.org/c/openstack/nova/+/767368
18:22:19 sean-k-mooney that is required before https://review.opendev.org/c/openstack/neutron/+/766277 can merge on the neutron side
18:22:31 sean-k-mooney and we need to backport it to at least train
18:23:00 sean-k-mooney its related to https://review.opendev.org/c/openstack/nova/+/602432 also
18:23:32 sean-k-mooney we are currenly up to 6 pathces we need to backport to fix live migration
18:23:39 sean-k-mooney 3 on nova and 3 on neutron
18:24:06 sean-k-mooney 2 are merged on the neutron side already and 1 on the nova side
18:24:28 sean-k-mooney if we need to go before train we will need to backport thing in os-vif also
18:25:25 sean-k-mooney anyway im going to be calling it a day soon then going on PTO till january so ill respond it comments when im back if there are any
18:27:47 sean-k-mooney gibi: just saw this in the conflicts list https://review.opendev.org/c/openstack/nova/+/709658 we proably should arcive that just to not distract peopel with it
18:29:41 sean-k-mooney oh enjoy the break all o/ i may or may not be around over the next 2 weeks but im on pto until the 4th of january
18:55:16 lyarwood \o enjoy either way, catch you in the new year
19:10:14 artom sean-k-mooney, yeah, seemed like a thing I need to look at
19:10:43 artom (Sorry for the lag, was doing some errands and getting a haircut, before Shutdown 2 Electric Boogalloo after Christmas)
19:11:04 sean-k-mooney no worries
19:11:38 sean-k-mooney tl;dr it only every worked because of buggy behavior in neutron that when fix means we need to actully wait properly in nova
19:12:02 sean-k-mooney basically we were migration before because fo a network-vif-plugged event form the dhcp agent
19:12:13 sean-k-mooney not form the l2 agent that we were waiting for
19:12:30 artom sean-k-mooney, I suspect this'll be another "Artom and Sean spent 2 hours on GMeet" kind of situation :)
19:12:54 sean-k-mooney about an hour and with radolfo but ya
19:13:23 sean-k-mooney i had a suption this was true for a while but we found the atcual code that was at fault friday last week
19:14:16 sean-k-mooney we have had a much of unxepcect event in the logs for a few releases and this is why many of them happened
19:14:42 sean-k-mooney its all related to the multipe port binding work in rocky
22:12:21 openstackgerrit Ghanshyam proposed openstack/placement master: Remove deprecated [placement]/policy_file config option https://review.opendev.org/c/openstack/placement/+/764409
22:12:45 openstackgerrit Ghanshyam proposed openstack/placement master: [goal] Deprecate the JSON formatted policy file https://review.opendev.org/c/openstack/placement/+/764394
22:38:24 openstackgerrit Ghanshyam proposed openstack/nova stable/rocky: DNM: testing gate https://review.opendev.org/c/openstack/nova/+/767027
22:38:57 openstackgerrit melanie witt proposed openstack/nova master: Add functional regression test for bug 1853009 https://review.opendev.org/c/openstack/nova/+/695012
22:38:57 openstack bug 1853009 in OpenStack Compute (nova) ussuri "Ironic node rebalance race can lead to missing compute nodes in DB" [High,In progress] https://launchpad.net/bugs/1853009 - Assigned to Mark Goddard (mgoddard)
22:38:57 openstackgerrit melanie witt proposed openstack/nova master: Clear rebalanced compute nodes from resource tracker https://review.opendev.org/c/openstack/nova/+/695187
22:38:57 openstackgerrit melanie witt proposed openstack/nova master: Invalidate provider tree when compute node disappears https://review.opendev.org/c/openstack/nova/+/695188
22:38:57 openstackgerrit melanie witt proposed openstack/nova master: Prevent deletion of a compute node belonging to another host https://review.opendev.org/c/openstack/nova/+/694802
22:38:58 openstackgerrit melanie witt proposed openstack/nova master: Fix inactive session error in compute node creation https://review.opendev.org/c/openstack/nova/+/695189
23:07:55 openstackgerrit Lance Bragstad proposed openstack/placement master: Bump oslo.log version to 4.3.0 https://review.opendev.org/c/openstack/placement/+/760229
23:07:56 openstackgerrit Lance Bragstad proposed openstack/placement master: Pass context objects to oslo.policy directly https://review.opendev.org/c/openstack/placement/+/766785
23:07:57 openstackgerrit Lance Bragstad proposed openstack/placement master: Implement secure RBAC for resource providers https://review.opendev.org/c/openstack/placement/+/760240
#openstack-nova - 2020-12-18
01:13:35 openstackgerrit Ghanshyam proposed openstack/placement master: [goal] Deprecate the JSON formatted policy file https://review.opendev.org/c/openstack/placement/+/764394
06:36:52 openstackgerrit zhulipeng proposed openstack/nova master: Fixed multipath residue when evacuating the VM https://review.opendev.org/c/openstack/nova/+/767468
07:49:20 openstackgerrit Wenping Song proposed openstack/nova-specs master: Libvirt supports composing cyborg owned vGPU accelerator into domain XML https://review.opendev.org/c/openstack/nova-specs/+/750116
08:26:19 gibi sean-k-mooney: thanks for the headsup, I abandoned https://review.opendev.org/c/openstack/nova/+/709658 now
10:10:35 openstackgerrit Elod Illes proposed openstack/nova stable/rocky: [stable-only] Cap bandit to 1.6.2 https://review.opendev.org/c/openstack/nova/+/766492
10:14:49 songwenping__ gibi, lyarwood: please merge the trival change patch https://review.opendev.org/c/openstack/nova/+/767449 replaces the old patch https://review.opendev.org/c/openstack/nova/+/759577. thanks.
10:15:46 lyarwood songwenping__: what was wrong with the original?
10:17:17 songwenping__ the test cannot pass always.
10:20:09 lyarwood songwenping__: it's the same change, all you need to do is rebase it.
10:21:03 songwenping__ ok, i try to fix the original again.
10:29:49 openstackgerrit Wenping Song proposed openstack/nova master: Libvirt vGPU support https://review.opendev.org/c/openstack/nova/+/767694
10:42:57 openstackgerrit Wenping Song proposed openstack/nova-specs master: Libvirt supports composing cyborg owned vGPU accelerator into domain XML https://review.opendev.org/c/openstack/nova-specs/+/750116
11:40:12 openstackgerrit Wenping Song proposed openstack/nova master: Trival Change: Remove redundant code in instance delete https://review.opendev.org/c/openstack/nova/+/759577
11:59:50 openstackgerrit Brin Zhang proposed openstack/nova master: WIP:Replaces tenant_id with project_id from Flavor Access APIs https://review.opendev.org/c/openstack/nova/+/767704
12:25:26 openstackgerrit Elod Illes proposed openstack/nova stable/rocky: [stable-only] Cap bandit to 1.6.2 https://review.opendev.org/c/openstack/nova/+/766492
12:46:34 openstackgerrit Balazs Gibizer proposed openstack/nova master: Run the db migration tests in the same test worker https://review.opendev.org/c/openstack/nova/+/767590
12:47:01 gibi stephenfin, sean-k-mooney: another try as increasing the timeout did not help ^^
14:13:44 openstackgerrit Lee Yarwood proposed openstack/nova stable/rocky: [stable-only] Cap bandit to 1.6.2 https://review.opendev.org/c/openstack/nova/+/766492
15:24:20 spatel ubuntu lxc container doesn't have vi/vim/pico/nano any kind of editor.
15:47:55 gibi stephenfin: left questions in https://review.opendev.org/c/openstack/nova/+/758395
15:53:17 spatel Seriously ubuntu 20.04 make rc.local in systemd :(
16:29:41 openstackgerrit Ghanshyam proposed openstack/placement master: [goal] Deprecate the JSON formatted policy file https://review.opendev.org/c/openstack/placement/+/764394
16:35:07 gibi I'm leaving for PTO now. I will be back on 4th of Jan
17:13:54 gmann o/
#openstack-nova - 2020-12-19
02:21:44 openstackgerrit Ghanshyam proposed openstack/placement master: [goal] Deprecate the JSON formatted policy file https://review.opendev.org/c/openstack/placement/+/764394
04:47:25 openstackgerrit Brin Zhang proposed openstack/nova master: Replaces tenant_id with project_id from Flavor Access APIs https://review.opendev.org/c/openstack/nova/+/767704
05:35:27 openstackgerrit Ghanshyam proposed openstack/placement master: [goal] Deprecate the JSON formatted policy file https://review.opendev.org/c/openstack/placement/+/764394
06:28:05 openstackgerrit Merged openstack/nova stable/ussuri: [stable-only] fix lower-constraints and disable qos resize https://review.opendev.org/c/openstack/nova/+/766738

Earlier   Later