)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"0520b4643c5831ba1af35984b47a7988c9c6e4f3","unresolved":true,"context_lines":[{"line_number":19,"context_line":"This will pass Zuul CI once the following patches have"},{"line_number":20,"context_line":"been merged:"},{"line_number":21,"context_line":"  - Change #957434"},{"line_number":22,"context_line":"  - Change #957413"},{"line_number":23,"context_line":""},{"line_number":24,"context_line":"Closes-Bug: #2120426"},{"line_number":25,"context_line":"Change-Id: I732d45bf4e69a7f30acc58c09b0fff99d8e6ded5"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"b12e1f18_8deab0da","line":22,"updated":"2025-08-15 20:10:39.000000000","message":"Learn to stack patches depending on each other","commit_id":"d42e5cb2f723d53574295bbdd2c6c851e8222f2b"},{"author":{"_account_id":36781,"name":"Massimiliano Favaro-Bedford","display_name":"Max","email":"max@stackhpc.com","username":"MaxBed4d"},"change_message_id":"e2ce0fcfbeaf5f6b51a526b7554787de798ece92","unresolved":true,"context_lines":[{"line_number":19,"context_line":"This will pass Zuul CI once the following patches have"},{"line_number":20,"context_line":"been merged:"},{"line_number":21,"context_line":"  - Change #957434"},{"line_number":22,"context_line":"  - Change #957413"},{"line_number":23,"context_line":""},{"line_number":24,"context_line":"Closes-Bug: #2120426"},{"line_number":25,"context_line":"Change-Id: I732d45bf4e69a7f30acc58c09b0fff99d8e6ded5"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"13952b61_0d470582","line":22,"in_reply_to":"b12e1f18_8deab0da","updated":"2025-08-18 09:16:12.000000000","message":"Will look to amend that soon.","commit_id":"d42e5cb2f723d53574295bbdd2c6c851e8222f2b"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"bc43a6735a6642c57496c10083f87ee6834c1362","unresolved":true,"context_lines":[{"line_number":20,"context_line":"patches have been merged."},{"line_number":21,"context_line":""},{"line_number":22,"context_line":"Closes-Bug: #2120426"},{"line_number":23,"context_line":"Depends-On: https://review.opendev.org/c/openstack/magnum/+/957434"},{"line_number":24,"context_line":"Depends-On: https://review.opendev.org/c/openstack/magnum/+/957413"},{"line_number":25,"context_line":"Change-Id: I732d45bf4e69a7f30acc58c09b0fff99d8e6ded5"},{"line_number":26,"context_line":"Signed-off-by: MaxBed4d \u003cmax@stackhpc.com\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":9,"id":"0e3cd5b7_ef738e07","line":23,"updated":"2025-08-18 08:20:49.000000000","message":"Don\u0027t use Depends-On for patches in the same repository","commit_id":"f0c781f672eb9ba712c40739ddc0dd5e5c00c79c"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"0520b4643c5831ba1af35984b47a7988c9c6e4f3","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":6,"id":"1bb28026_2962490c","updated":"2025-08-15 20:10:39.000000000","message":"Heat driver should be getting removed, there’s no point in making these jobs to pass.","commit_id":"d42e5cb2f723d53574295bbdd2c6c851e8222f2b"},{"author":{"_account_id":36781,"name":"Massimiliano Favaro-Bedford","display_name":"Max","email":"max@stackhpc.com","username":"MaxBed4d"},"change_message_id":"e2ce0fcfbeaf5f6b51a526b7554787de798ece92","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":6,"id":"a4b2ea42_f3baad7f","in_reply_to":"1bb28026_2962490c","updated":"2025-08-18 09:16:12.000000000","message":"What would you suggest instead? Remove the CI tests?\n\nIt\u0027s failing so we should do something about it, right?","commit_id":"d42e5cb2f723d53574295bbdd2c6c851e8222f2b"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"5b681d0e815b6cd80876363c0c06c19d9a155039","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":6,"id":"89bf1baa_909a9b50","in_reply_to":"a4b2ea42_f3baad7f","updated":"2025-08-19 11:45:45.000000000","message":"Yes, we\u0027re removing them in https://review.opendev.org/c/openstack/magnum/+/957709 - that was decided on the meeting.","commit_id":"d42e5cb2f723d53574295bbdd2c6c851e8222f2b"}],"devstack/lib/magnum":[{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"0520b4643c5831ba1af35984b47a7988c9c6e4f3","unresolved":true,"context_lines":[{"line_number":297,"context_line":"        if [ \"$IMAGE_URL_PROVIDED\" \u003d \"true\" ]; then"},{"line_number":298,"context_line":"            magnum_image_property\u003d$magnum_image_property\"fedora-coreos\""},{"line_number":299,"context_line":"        else"},{"line_number":300,"context_line":"            # Rename Fedora CoreOS image to match the name expected by magnum-tempest-plugin-tests-api"},{"line_number":301,"context_line":"            magnum_image_property\u003d$magnum_image_property\"fedora-coreos --name fedora-coreos-latest\""},{"line_number":302,"context_line":"        fi"},{"line_number":303,"context_line":"    fi"}],"source_content_type":"application/x-shellscript","patch_set":6,"id":"46977398_239d70d7","line":300,"updated":"2025-08-15 20:10:39.000000000","message":"How did this work previously?","commit_id":"d42e5cb2f723d53574295bbdd2c6c851e8222f2b"},{"author":{"_account_id":36781,"name":"Massimiliano Favaro-Bedford","display_name":"Max","email":"max@stackhpc.com","username":"MaxBed4d"},"change_message_id":"e2ce0fcfbeaf5f6b51a526b7554787de798ece92","unresolved":true,"context_lines":[{"line_number":297,"context_line":"        if [ \"$IMAGE_URL_PROVIDED\" \u003d \"true\" ]; then"},{"line_number":298,"context_line":"            magnum_image_property\u003d$magnum_image_property\"fedora-coreos\""},{"line_number":299,"context_line":"        else"},{"line_number":300,"context_line":"            # Rename Fedora CoreOS image to match the name expected by magnum-tempest-plugin-tests-api"},{"line_number":301,"context_line":"            magnum_image_property\u003d$magnum_image_property\"fedora-coreos --name fedora-coreos-latest\""},{"line_number":302,"context_line":"        fi"},{"line_number":303,"context_line":"    fi"}],"source_content_type":"application/x-shellscript","patch_set":6,"id":"e4f98914_cbb00603","line":300,"in_reply_to":"46977398_239d70d7","updated":"2025-08-18 09:16:12.000000000","message":"The image name used in testing is derived from the``MAGNUM_GUEST_IMAGE_URL`` variable. However, this is inconsistent between plugins so for the most part it works for Zuul CI, but any attempt at local testing won\u0027t.","commit_id":"d42e5cb2f723d53574295bbdd2c6c851e8222f2b"}]}
