14:00:04 #startmeeting glance 14:00:04 Meeting started Thu Jun 5 14:00:04 2025 UTC and is due to finish in 60 minutes. The chair is abhishekk. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:04 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:04 The meeting name has been set to 'glance' 14:00:04 #topic roll call 14:00:44 * abhishekk will wait for 15 minutes to check if anyone shows for discussion 14:01:11 o/ 14:07:23 hey 14:08:01 mhen: do you want to discuss anything specific? 14:08:42 yes 14:08:49 regarding the image encryption patchset 14:08:54 two things: 14:09:09 ack, please go ahead 14:09:21 1) I implemented support for some of the image import actions as requested 14:09:32 I would like to get new reviews on that 14:09:49 ack 14:10:21 2) I would like looking into creating some tempest tests for this, where can I look for similar existing tests to base this on? 14:11:12 (some of you mentioned we need tempest tests for this in a meeting a while back) 14:11:12 just fyi, most of the core members are out for rest of the week, so you will get reviews mostly early next week 14:11:25 Right, 14:11:59 https://review.opendev.org/c/openstack/tempest/+/951592 For example, I have written this test to verify my recent work 14:12:34 Similar to this I think you can write a test or let me know if you need additional help on this 14:12:43 splendid 14:12:57 I will try coming up with something based on that 14:12:59 thanks! 14:13:14 no problem, I will be around if you need anything 14:14:18 these tests only concern Glance in an isolated manner, right? 14:14:42 i.e. no cross-service integration tests like using an image in Cinder and checking the volume etc. 14:16:51 yes, but if you want you can write cross-service tests as well 14:17:33 I have these manual tests between Glance and Cinder for the image encryption patchset: https://gist.github.com/markus-hentsch/051e34252f4f9d0a4cbb7472665d872b 14:18:23 seems like those would be great to have as scenario tests in Tempest 14:19:40 would this the right place for something like this? https://github.com/openstack/glance-tempest-plugin/tree/master/glance_tempest_plugin/tests/scenario 14:26:39 yes 14:26:54 okay 14:27:26 or you can write those in tempest as well 14:27:43 https://github.com/openstack/tempest/tree/master/tempest/scenario 14:28:04 https://github.com/openstack/tempest/blob/master/tempest/scenario/test_encrypted_cinder_volumes.py 14:28:43 how does this relate to glance-tempest-plugin? 14:29:49 or in other words: which location is preferred for new tests? 14:31:04 I think tempest/scenario should be good 14:31:29 glance-tempest-plugin so far has only srbac related tests 14:31:56 will go with the tempest main one then, thanks 14:35:55 sure 14:36:00 thank you!! 14:36:08 Closing the meeting now 14:36:23 feel free to reach us at regular glance channel 14:36:42 #endmeeting