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