)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"c2f8c576638b825b57f554423bcb6ec223a95c5e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"3a6ce4b6_9e2aa88c","updated":"2026-05-25 14:08:54.000000000","message":"Looks like the nodesets have not been created yet. I might want to split out the py314 addition until they are","commit_id":"76e749aef4247f1d81ca0dede67e684beaf45900"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"1371ccfec2a4887eb05fd908c3c04fbdbc826b11","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"683f80e0_72f23c46","updated":"2026-05-25 16:00:08.000000000","message":"\u003e Oops, sorry, it\u0027s case-sensitive: \"ubuntu-resolute-8GB\"\n\nserves me right for not checking 😅","commit_id":"4d7dab59aaa05d08b96067cbd1c7937e6ba2bec8"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"e1e02c030a506a8166c2037c14f9db5c991b5fcd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"e6099291_b57d9400","updated":"2026-06-10 10:17:59.000000000","message":"@fungi@yuggoth.org I\u0027m seeing disk quota issues in the new resolute job. Any suggestions for what I should change to fix this?","commit_id":"de21dcd5d4def6b2ac2ae9cb009ad1c9e2e9456f"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"41431c8985d43b6c02924803f72f7c77b056edf9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"e1c5f631_10b2915f","updated":"2026-06-25 13:43:52.000000000","message":"I think we should split this patch in two since the resolute testing has some issues. Can we pull [1] into this series and rework this one to just add Resolute testing (and push it to the end of the series)\n\nhttps://review.opendev.org/c/openstack/pbr/+/989388/","commit_id":"70daa4ff23be29facbb9997678f30efe1a5f5ad1"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"d9d9621b82dea3fbaf2159d842971fa09b4ae63d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"ba5cc905_7f2b220d","in_reply_to":"1758c819_a5003a78","updated":"2026-06-25 14:06:29.000000000","message":"Already done 🙈 (sorry, I\u0027d ping you on IRC but I don\u0027t see you there)","commit_id":"70daa4ff23be29facbb9997678f30efe1a5f5ad1"},{"author":{"_account_id":2,"name":"Monty Taylor","email":"mordred@inaugust.com","username":"mordred"},"change_message_id":"58826543d82c7436cbce06733e4563bcdcb13cfb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"20a52f6c_55a6fbdc","in_reply_to":"ba5cc905_7f2b220d","updated":"2026-06-25 14:09:13.000000000","message":"OH NO, stepping on each other :) I\u0027m over in opendev matrix, working on finding you in IRC...","commit_id":"70daa4ff23be29facbb9997678f30efe1a5f5ad1"},{"author":{"_account_id":2,"name":"Monty Taylor","email":"mordred@inaugust.com","username":"mordred"},"change_message_id":"b530af355c33dfdd1562e592df3fde7ed1f787e3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"1758c819_a5003a78","in_reply_to":"e1c5f631_10b2915f","updated":"2026-06-25 14:04:35.000000000","message":"++ good point - will do","commit_id":"70daa4ff23be29facbb9997678f30efe1a5f5ad1"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"49b165bd2731a7a754174ab3ce6fcd8cac1c904f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"bf3650d9_c502da42","updated":"2026-06-25 14:38:41.000000000","message":"This was technically my patch, but it looks like we\u0027re in broad agreement that this is something we want. I assume fungi or clarkb can provide the other +2","commit_id":"49221dd118adfb08f46e3c343f83aff62baf7e02"}],"tools/integration.sh":[{"author":{"_account_id":5263,"name":"Jeremy Stanley","display_name":"fungi","email":"fungi@yuggoth.org","username":"fungi","status":"missing, presumed fed"},"change_message_id":"b16cda1c5256dc459868dda6825e9cdc5017c801","unresolved":false,"context_lines":[{"line_number":30,"context_line":""},{"line_number":31,"context_line":"# TODO: Figure out how to get this on to the box properly"},{"line_number":32,"context_line":"sudo apt-get update"},{"line_number":33,"context_line":"sudo apt-get install -y --force-yes libvirt-dev libxml2-dev libxslt-dev libmysqlclient-dev libpq-dev libnspr4-dev pkg-config libsqlite3-dev libffi-dev libldap2-dev libsasl2-dev ccache libkrb5-dev liberasurecode-dev libjpeg-dev libsystemd-dev libnss3-dev libssl-dev libpcre2-dev"},{"line_number":34,"context_line":""},{"line_number":35,"context_line":"# FOR pyyaml"},{"line_number":36,"context_line":"sudo apt-get install -y --force-yes debhelper python3-all-dev python3-all-dbg libyaml-dev cython3 quilt"}],"source_content_type":"text/x-sh","patch_set":4,"id":"3df4d84d_cb8a0292","line":33,"updated":"2026-06-09 22:13:13.000000000","message":"This seems like something we could be doing with bindep instead...","commit_id":"de21dcd5d4def6b2ac2ae9cb009ad1c9e2e9456f"}]}
