)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":4393,"name":"Dan Smith","email":"dms@danplanet.com","username":"danms"},"change_message_id":"1e6f4fd27b66059999031b9f808ebe05e505dcbf","unresolved":true,"context_lines":[{"line_number":9,"context_line":"We have couple of test that are specific to eventlet related code these"},{"line_number":10,"context_line":"should not run in native threading mode. Instead of skip them with the"},{"line_number":11,"context_line":"exclude file we skip them in code as we want the exclude file to"},{"line_number":12,"context_line":"disappear."},{"line_number":13,"context_line":""},{"line_number":14,"context_line":"Change-Id: Id0b977c1220bcfa645d98388454700a553eef234"},{"line_number":15,"context_line":"Signed-off-by: Balazs Gibizer \u003cgibi@redhat.com\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"a05778e9_ef96a032","line":12,"updated":"2026-04-29 15:28:27.000000000","message":"...and also convert one to work with whatever the current mode is.\n\nDon\u0027t change it, just noting :)","commit_id":"5226adcdb867b33ec13eed6f591c0d10f9647306"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":7166,"name":"Sylvain Bauza","email":"sbauza@redhat.com","username":"sbauza"},"change_message_id":"cf28c246dfcf87a9a65958ed25a542569e9afda0","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"9143cb8f_4a874f1c","updated":"2026-04-30 08:00:10.000000000","message":"lgtm, no issues found","commit_id":"5226adcdb867b33ec13eed6f591c0d10f9647306"},{"author":{"_account_id":9708,"name":"Balazs Gibizer","display_name":"gibi","email":"gibizer@gmail.com","username":"gibi"},"change_message_id":"29c8cfe6c079ebfd15600b2b3f83928c4d048d71","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"65788b68_29fb33da","updated":"2026-05-01 11:18:55.000000000","message":"recheck ceph deployment issue\n```\nRuntimeError: Failed command: /usr/bin/podman run --rm --ipc\u003dhost --stop-signal\u003dSIGTERM --net\u003dhost --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE\u003dquay.io/ceph/ceph:v20 -e NODE_NAME\u003dnp1efb1bc1a1774 -v /var/log/ceph/40ca3303-8e85-431d-9ada-193935e7a17b:/var/log/ceph:z -v /tmp/ceph-tmp6m0t83of:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5ohrrsne:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v20 orch set backend cephadm: Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date\nModule \u0027orchestrator\u0027 is not enabled/loaded (required by command \u0027orch set backend\u0027): use `ceph mgr module enable orchestrator` to enable it\n```","commit_id":"5226adcdb867b33ec13eed6f591c0d10f9647306"},{"author":{"_account_id":9708,"name":"Balazs Gibizer","display_name":"gibi","email":"gibizer@gmail.com","username":"gibi"},"change_message_id":"8d78a98c2b76856654f254395bcb1c7b4050eee1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"a20cd0a5_6315c5e8","updated":"2026-04-30 11:31:33.000000000","message":"recheck nova-next guest ssh timeout","commit_id":"5226adcdb867b33ec13eed6f591c0d10f9647306"},{"author":{"_account_id":9708,"name":"Balazs Gibizer","display_name":"gibi","email":"gibizer@gmail.com","username":"gibi"},"change_message_id":"beda64ee6bafadc3fb1b15b59cfba8dc208761ef","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"f834e822_a95287ac","updated":"2026-05-01 17:03:47.000000000","message":"recheck one live migration failed due to connectity issue between hosts\n```\nMay 01 14:17:20.314269 np3294255a13b84 nova-compute[41305]: ERROR nova.compute.manager [instance: 49a44f60-c670-46a0-90e6-4d4646365349] libvirt.libvirtError: unable to connect to server at \u0027np9153eb3a59084:49152\u0027: Connection refused\n```","commit_id":"5226adcdb867b33ec13eed6f591c0d10f9647306"}],"nova/tests/unit/test_utils.py":[{"author":{"_account_id":11082,"name":"Kamil Sambor","email":"ksambor@redhat.com","username":"ksambor"},"change_message_id":"0899ed3e2d13467bd4e4429391635862c3b54f34","unresolved":true,"context_lines":[{"line_number":1657,"context_line":"    @mock.patch.object(utils.LOG, \u0027debug\u0027)"},{"line_number":1658,"context_line":"    def test_stats_logged_threading(self, mock_debug):"},{"line_number":1659,"context_line":"        if not utils.concurrency_mode_threading():"},{"line_number":1660,"context_line":"            self.skip("},{"line_number":1661,"context_line":"                \"In eventlet mode this case is covered by \""},{"line_number":1662,"context_line":"                \"test_stats_logged_eventlet\")"},{"line_number":1663,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"aa2d2b32_ddb6bfd9","line":1660,"updated":"2026-04-16 14:18:28.000000000","message":"shoudn\u0027t be this also skipTest?","commit_id":"48665f5dc48043fb9e90182bb6bd9dd7e967b783"},{"author":{"_account_id":9708,"name":"Balazs Gibizer","display_name":"gibi","email":"gibizer@gmail.com","username":"gibi"},"change_message_id":"5d7fa7ed6dd9cac19804023b1ac342ccf1bdf50c","unresolved":false,"context_lines":[{"line_number":1657,"context_line":"    @mock.patch.object(utils.LOG, \u0027debug\u0027)"},{"line_number":1658,"context_line":"    def test_stats_logged_threading(self, mock_debug):"},{"line_number":1659,"context_line":"        if not utils.concurrency_mode_threading():"},{"line_number":1660,"context_line":"            self.skip("},{"line_number":1661,"context_line":"                \"In eventlet mode this case is covered by \""},{"line_number":1662,"context_line":"                \"test_stats_logged_eventlet\")"},{"line_number":1663,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"8f1414bd_f80fe059","line":1660,"in_reply_to":"aa2d2b32_ddb6bfd9","updated":"2026-04-27 07:33:43.000000000","message":"Done","commit_id":"48665f5dc48043fb9e90182bb6bd9dd7e967b783"}]}
