Friday, 2022-10-21

*** bhagyashris|ruck is now known as bhagyashris05:13
opendevreviewAmit Uniyal proposed openstack/nova stable/yoga: Adds a repoducer for post live migration fail  https://review.opendev.org/c/openstack/nova/+/86187107:14
opendevreviewAmit Uniyal proposed openstack/nova stable/yoga: [compute] always set instance.host in post_livemigration  https://review.opendev.org/c/openstack/nova/+/86187207:14
opendevreviewSlawek Kaplonski proposed openstack/nova master: Don't provide MTU value in metadata service if DHCP is enabled  https://review.opendev.org/c/openstack/nova/+/85566409:14
opendevreviewAmit Uniyal proposed openstack/nova stable/zed: Adds a repoducer for post live migration fail  https://review.opendev.org/c/openstack/nova/+/86185609:41
opendevreviewAmit Uniyal proposed openstack/nova stable/zed: [compute] always set instance.host in post_livemigration  https://review.opendev.org/c/openstack/nova/+/86185709:41
opendevreviewAmit Uniyal proposed openstack/nova stable/yoga: Adds a repoducer for post live migration fail  https://review.opendev.org/c/openstack/nova/+/86187109:46
opendevreviewAmit Uniyal proposed openstack/nova stable/yoga: Adds a repoducer for post live migration fail  https://review.opendev.org/c/openstack/nova/+/86187112:52
opendevreviewAmit Uniyal proposed openstack/nova stable/yoga: [compute] always set instance.host in post_livemigration  https://review.opendev.org/c/openstack/nova/+/86187212:52
bauzasreminder : we start now our last PTG day, just sayin' :)13:01
sean-k-mooneyoh 13:03
sean-k-mooneyah ill get coffee then join13:03
sean-k-mooneyfeel free to start without me13:03
sean-k-mooneyill be 5 minutes13:03
bauzascool13:03
bauzasstephenfin: we're about to discuss your OSC topic next in a second13:55
stephenfinbauzas: I'm in the SDK/OSC session :( Can you take notes and I can address async?13:56
bauzasstephenfin: oh, when is this session done ?13:56
stephenfin1 hour13:56
bauzasstephenfin: I see, ending at 3pm UTC ?13:56
stephenfinyes13:57
*** dasm|off is now known as dasm|rover14:16
darkhorseHi team14:30
darkhorse      File "/home/zuul/src/opendev.org/openstack/nova/nova/tests/fixtures/nova.py", line 224, in _poison_configure14:30
darkhorse    raise Exception('This test uses methods that set internal oslo_db '14:30
darkhorse    Exception: This test uses methods that set internal oslo_db state, but it does not claim to use the database. This will conflict with the setup of tests that do use the database and cause failures later.14:30
darkhorseI have committed a patchset to fix the issue that I reported [here] (https://bugs.launchpad.net/nova/+bug/1993736)14:31
darkhorseI am getting a CI build error above.14:31
darkhorseWhat does that exception mean and how can I fix it?14:32
gibidarkhorse: you have a unit test case that actaully try to hit the DB 14:33
gibicould you point to the failure in CI?14:33
darkhorseyes my patch is trying to add delete action log for shelved instances. when an instance is deleted at shelved_offloaded state, delete action is not added to action-list.14:37
darkhorsehttps://review.opendev.org/c/openstack/nova/+/86195114:38
darkhorsehere is the patchset14:38
darkhorseand this is the failure in CI14:38
darkhorsehttps://zuul.opendev.org/t/openstack/build/0ed00dd1d0354da9b7724f32339f063e14:38
darkhorsegibi: thank you for replying to my questions.14:39
gibidarkhorse: so that unit test case https://github.com/openstack/nova/blob/b1958b7cfa6b8aca5b76b3f133627bb733d29f00/nova/tests/unit/compute/test_api.py#L7908 is set up in a way that it mocks out every call that touches the DB. But the patch https://review.opendev.org/c/openstack/nova/+/861951 added a new call _record_action_start that is eventually write to the DB 14:43
gibidarkhorse: so you have to change the test to also mock _record_action_start14:45
darkhorsegibi: will you point me how to do that?14:46
gibidarkhorse: you can look at the other tests in https://github.com/openstack/nova/blob/b1958b7cfa6b8aca5b76b3f133627bb733d29f00/nova/tests/unit/compute/test_api.py#L7908 how mocking is doen14:47
gibidone14:47
gibifor example https://github.com/openstack/nova/blob/b1958b7cfa6b8aca5b76b3f133627bb733d29f00/nova/tests/unit/compute/test_api.py#L8090-L8102 is mocking _record_action_start14:47
darkhorsegibi: thank you so much!!14:58
bauzasthanks folks, was a productive PTG15:23
gibibauzas: thanks for running it15:37
melwittbauzas: thank you for connecting me with whoami-rajat for ptg, cinder team were able to fit me in the agenda and we had a good chat and a way forward15:39
bauzas++15:39
whoami-rajatmelwitt, thanks for joining and discussing it17:02
melwitt++17:02
opendevreviewAlex Chan proposed openstack/nova stable/xena: fix instance action log when deleting shelved instance  https://review.opendev.org/c/openstack/nova/+/86195118:37
opendevreviewErlon R. Cruz proposed openstack/nova stable/wallaby: Fix pre_live_migration rollback  https://review.opendev.org/c/openstack/nova/+/83601619:14
opendevreviewErlon R. Cruz proposed openstack/nova stable/wallaby: Adds regression test for bug LP#1944619  https://review.opendev.org/c/openstack/nova/+/86240119:14
opendevreviewErlon R. Cruz proposed openstack/nova stable/wallaby: Adds regression test for bug LP#1944619  https://review.opendev.org/c/openstack/nova/+/83833219:18
opendevreviewErlon R. Cruz proposed openstack/nova stable/wallaby: Fix pre_live_migration rollback  https://review.opendev.org/c/openstack/nova/+/83601619:18
opendevreviewAlex Chan proposed openstack/nova master: record action log when deleting shelved instance  https://review.opendev.org/c/openstack/nova/+/86240420:14
*** dasm|rover is now known as dasm|off22:09

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