)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"48caab07bd158facaaca11d49e8b0054ba6630f3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"c26e500b_0e211e2e","updated":"2026-09-14 18:53:39.000000000","message":"glance fixes backports are merged now and stable branch jobs are happy here https://review.opendev.org/q/Iff9793480ad6da44490afc6c686771bd85908a5a","commit_id":"eb96e36b70ff0879c082561d1bcc6e91c816f34a"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"4287fdbcb9ce282b461b97c28d27e68f5b15130c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"c5fc6031_e623f673","updated":"2026-09-10 20:33:30.000000000","message":"glance import test failing on stable branches, is that fix not enough or something else broken?\n\nhttps://ef5fb72f65efec927e1b-330eaf9eed9ae195270b6b330c0574e8.ssl.cf1.rackcdn.com/openstack/67e17f9fa6a84558b1f138a7c52db8aa/testr_results.html\nTraceback (most recent call last):\n  File \"/opt/stack/tempest/tempest/api/image/v2/test_images.py\", line 149, in test_image_web_download_import\n    waiters.wait_for_image_imported_to_stores(self.client, image[\u0027id\u0027])\n  File \"/opt/stack/tempest/tempest/common/waiters.py\", line 293, in wait_for_image_imported_to_stores\n    raise exc_cls(message)\ntempest.lib.exceptions.TimeoutException: Request timed out\nDetails: (ImportImagesTest:test_image_web_download_import) Image db9d767a-665a-4767-a4a3-b356c55c9a46 failed to import on stores:","commit_id":"eb96e36b70ff0879c082561d1bcc6e91c816f34a"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"0881ed877fc926fb1e5b7061cf5b9f29776caa02","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"43283b17_a3b28920","updated":"2026-09-12 13:29:01.000000000","message":"recheck","commit_id":"eb96e36b70ff0879c082561d1bcc6e91c816f34a"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"8932a9da5caf027eab11017092d4cee8ec313055","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"4687d0fb_a5c87340","updated":"2026-09-15 09:25:54.000000000","message":"recheck","commit_id":"eb96e36b70ff0879c082561d1bcc6e91c816f34a"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"1c70c41bc2172caf690fbc6dc9e13cacb4f8fc9b","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"8d065225_7ae94bed","in_reply_to":"95e36383_f3c0f4c7","updated":"2026-09-11 17:51:50.000000000","message":"\u003e we might\u0027ve chicken and egg problem :-( I somehow wanted to test the patch that fixes this issue with this test being enabled.. May try to use Depends-On, but not sure how Zuul would handle Depends-On between projects, would it allow to merge patch here when patch in another project it \u0027depends on\u0027 is not merged yet...\n\nNo, it will not merge until depends-on is merged. But if you have cross deps we have way to sovle it:\n\n- Tempest test to skip which is failing for the glance change\n- I cam merge the Tempest change to skip the test once i see one +2 on glance change\n- once glance change is merged then unskip the tests with modification.\n\n\n\u003e \n\u003e or can I use two depends-ons in this patch? one for 2025.1 and one for 2026.1?\n\nYes, that is what we do to depends-on all changes which are making it pass.\n\n\u003e \n\u003e or we can just cross fingers and merge the backports of fixes as is, and double-check with re-running CI on this patch\n\nI will suggest to see if that backport is passing or not to avoid another backport.","commit_id":"eb96e36b70ff0879c082561d1bcc6e91c816f34a"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"a188919684a89e4333288121787f9831354ed4c6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"890d2971_47ecfb4e","in_reply_to":"c5fc6031_e623f673","updated":"2026-09-11 10:26:50.000000000","message":"Yes those will fail on stable branches, we need these to be merged\nhttps://review.opendev.org/q/I335820470f4474bbec95efc05ca3b45a6a370d2b","commit_id":"eb96e36b70ff0879c082561d1bcc6e91c816f34a"},{"author":{"_account_id":9542,"name":"Pavlo Shchelokovskyy","email":"pshchelokovskyy@mirantis.com","username":"pshchelo"},"change_message_id":"eabe56ecbfd6bfd0df16a07cff6cee5f388f7102","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"95e36383_f3c0f4c7","in_reply_to":"c5fc6031_e623f673","updated":"2026-09-11 11:38:00.000000000","message":"we might\u0027ve chicken and egg problem :-( I somehow wanted to test the patch that fixes this issue with this test being enabled.. May try to use Depends-On, but not sure how Zuul would handle Depends-On between projects, would it allow to merge patch here when patch in another project it \u0027depends on\u0027 is not merged yet...\n\nor can I use two depends-ons in this patch? one for 2025.1 and one for 2026.1?\n\nor we can just cross fingers and merge the backports of fixes as is, and double-check with re-running CI on this patch","commit_id":"eb96e36b70ff0879c082561d1bcc6e91c816f34a"}]}
