)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":10459,"name":"Luigi Toscano","email":"ltoscano@redhat.com","username":"ltoscano"},"change_message_id":"c3d011ab6e0a1e0c1507b938505ff79066dfb925","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"eac169af_2807e9b2","updated":"2024-12-24 11:56:00.000000000","message":"Also, please don\u0027t vote on your own changes.","commit_id":"587a395416b5a216f92186f618abe8d2a8f3f236"},{"author":{"_account_id":10459,"name":"Luigi Toscano","email":"ltoscano@redhat.com","username":"ltoscano"},"change_message_id":"67635249ea95fbf80444047bbe2127c6b0f79c22","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"f18201c6_3d49ed84","updated":"2024-12-24 11:55:46.000000000","message":"As far as I understand, image_ref_alt must provided in tempest.conf. Please see:\nhttps://docs.openstack.org/tempest/latest/configuration.html#images\n\nIt says:\nBoth options are expecting an image id (not name) from Nova. The image_ref option is what will be used for booting the majority of servers in Tempest. image_ref_alt is used for tests that require two images such as rebuild. If two images are not available you can set both options to the same image id and those tests will be skipped.\n\nSo I guess you just need to set image_ref_alt to the same value of image_ref if you just have one image.","commit_id":"587a395416b5a216f92186f618abe8d2a8f3f236"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"87e15f9e3f4e52af169d89232de1862d790d6d62","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"6cbe2286_f8b2294e","in_reply_to":"f18201c6_3d49ed84","updated":"2025-01-08 19:04:23.000000000","message":"yeah, image_ref_alt is mandatory to set. Not all test are skipped if image_ref_alt is same as image_ref instead they run with the same image. for example, revuild test run fine if image_ref_alt and image_ref are same image (nova does not support volume backed server rebuild with different image).\n\nSome test are skipped which cannot be run if both image are same. So it is test to test.\n\nThis skip is not required as these test can be run with having same image in both option.","commit_id":"587a395416b5a216f92186f618abe8d2a8f3f236"}],"tempest/api/compute/servers/test_server_actions.py":[{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"87e15f9e3f4e52af169d89232de1862d790d6d62","unresolved":true,"context_lines":[{"line_number":261,"context_line":"        self._test_reboot_server(\u0027HARD\u0027)"},{"line_number":262,"context_line":""},{"line_number":263,"context_line":"    @decorators.idempotent_id(\u0027aaa6cdf3-55a7-461a-add9-1c8596b9a07c\u0027)"},{"line_number":264,"context_line":"    @testtools.skipUnless(CONF.compute.image_ref_alt,"},{"line_number":265,"context_line":"                          \u0027image_ref_alt not available.\u0027)"},{"line_number":266,"context_line":"    def test_rebuild_server(self):"},{"line_number":267,"context_line":"        \"\"\"Test rebuilding server"},{"line_number":268,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"840946a4_917ac97b","line":265,"range":{"start_line":264,"start_character":0,"end_line":265,"end_character":57},"updated":"2025-01-08 19:04:23.000000000","message":"you can still rebuild the server with same image unless it is volume backed servers. Nova does not support the volume backed servers rebuild with different image.","commit_id":"587a395416b5a216f92186f618abe8d2a8f3f236"}]}
