)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":29244,"name":"Gregory Thiemonge","email":"gthiemon@redhat.com","username":"gthiemonge"},"change_message_id":"56a22be2895f449a864f2c8fa9c6b7a24fb9d6b5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"c22d813c_433fcb91","updated":"2026-03-13 10:39:10.000000000","message":"WIP","commit_id":"3337890093d66b603ed7ed4c4adad18753767e23"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"db436e41aad39b2774fa4ea3356ff1420fd917da","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"bc01ece7_f283c57d","updated":"2026-03-25 10:06:21.000000000","message":"Good patch, minor nit and a change that actually is not affecting the test but would be nice in order to identify the LSP in the correct router.","commit_id":"999454abf20f6aebc7ffc80372b1eb6caa7a9832"},{"author":{"_account_id":29244,"name":"Gregory Thiemonge","email":"gthiemon@redhat.com","username":"gthiemonge"},"change_message_id":"eaa5f1eb833919ba8b312327d42e876545fecdd4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"bfcd5cee_e6ce13a3","updated":"2026-03-25 12:57:56.000000000","message":"thanks for the review Rodolfo, I fixed the test (it didn\u0027t impact the results) but I agree that is was wrong","commit_id":"999454abf20f6aebc7ffc80372b1eb6caa7a9832"},{"author":{"_account_id":29244,"name":"Gregory Thiemonge","email":"gthiemon@redhat.com","username":"gthiemonge"},"change_message_id":"75b41a9168a5ee1769b48727ac17b6d07c6bc7e7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"48f37230_2041f346","updated":"2026-03-31 17:15:53.000000000","message":"recheck ovn_octavia_provider.tests.functional.test_driver.TestOvnOctaviaProviderDriver.test_pool\n\nrandom failure","commit_id":"d0990f5ba8dff24d6446f72e79dafc12c4a13b8d"}],"ovn_octavia_provider/helper.py":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"db436e41aad39b2774fa4ea3356ff1420fd917da","unresolved":false,"context_lines":[{"line_number":1258,"context_line":"        result \u003d set()"},{"line_number":1259,"context_line":"        for lsp in lsp_router_ports:"},{"line_number":1260,"context_line":"            lr \u003d self._find_lr_from_lsp(lsp)"},{"line_number":1261,"context_line":"            if lr is not None:"},{"line_number":1262,"context_line":"                result.add(lr)"},{"line_number":1263,"context_line":"        return list(result)"},{"line_number":1264,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"768398e9_36226160","line":1261,"range":{"start_line":1261,"start_character":12,"end_line":1261,"end_character":29},"updated":"2026-03-25 10:06:21.000000000","message":"nit: `if lr`","commit_id":"999454abf20f6aebc7ffc80372b1eb6caa7a9832"},{"author":{"_account_id":29244,"name":"Gregory Thiemonge","email":"gthiemon@redhat.com","username":"gthiemonge"},"change_message_id":"eaa5f1eb833919ba8b312327d42e876545fecdd4","unresolved":false,"context_lines":[{"line_number":1258,"context_line":"        result \u003d set()"},{"line_number":1259,"context_line":"        for lsp in lsp_router_ports:"},{"line_number":1260,"context_line":"            lr \u003d self._find_lr_from_lsp(lsp)"},{"line_number":1261,"context_line":"            if lr is not None:"},{"line_number":1262,"context_line":"                result.add(lr)"},{"line_number":1263,"context_line":"        return list(result)"},{"line_number":1264,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"2ff32631_ecdd9e1f","line":1261,"range":{"start_line":1261,"start_character":12,"end_line":1261,"end_character":29},"in_reply_to":"768398e9_36226160","updated":"2026-03-25 12:57:56.000000000","message":"done","commit_id":"999454abf20f6aebc7ffc80372b1eb6caa7a9832"}],"ovn_octavia_provider/tests/unit/test_helper.py":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"db436e41aad39b2774fa4ea3356ff1420fd917da","unresolved":true,"context_lines":[{"line_number":3532,"context_line":"        lsp2 \u003d fakes.FakeOvsdbRow.create_one_ovsdb_row("},{"line_number":3533,"context_line":"            attrs\u003d{"},{"line_number":3534,"context_line":"                \u0027external_ids\u0027: {"},{"line_number":3535,"context_line":"                    ovn_const.OVN_ROUTER_NAME_EXT_ID_KEY: \u0027router1\u0027,"},{"line_number":3536,"context_line":"                    \u0027neutron:cidrs\u0027: ("},{"line_number":3537,"context_line":"                        \u002710.10.20.250/24\u0027"},{"line_number":3538,"context_line":"                    ),"}],"source_content_type":"text/x-python","patch_set":2,"id":"825a14fd_85810ad3","line":3535,"range":{"start_line":3535,"start_character":59,"end_line":3535,"end_character":66},"updated":"2026-03-25 10:06:21.000000000","message":"This one is connected to `router2`, if I\u0027m not wrong","commit_id":"999454abf20f6aebc7ffc80372b1eb6caa7a9832"},{"author":{"_account_id":29244,"name":"Gregory Thiemonge","email":"gthiemon@redhat.com","username":"gthiemonge"},"change_message_id":"eaa5f1eb833919ba8b312327d42e876545fecdd4","unresolved":false,"context_lines":[{"line_number":3532,"context_line":"        lsp2 \u003d fakes.FakeOvsdbRow.create_one_ovsdb_row("},{"line_number":3533,"context_line":"            attrs\u003d{"},{"line_number":3534,"context_line":"                \u0027external_ids\u0027: {"},{"line_number":3535,"context_line":"                    ovn_const.OVN_ROUTER_NAME_EXT_ID_KEY: \u0027router1\u0027,"},{"line_number":3536,"context_line":"                    \u0027neutron:cidrs\u0027: ("},{"line_number":3537,"context_line":"                        \u002710.10.20.250/24\u0027"},{"line_number":3538,"context_line":"                    ),"}],"source_content_type":"text/x-python","patch_set":2,"id":"0ca8f515_cdade595","line":3535,"range":{"start_line":3535,"start_character":59,"end_line":3535,"end_character":66},"in_reply_to":"825a14fd_85810ad3","updated":"2026-03-25 12:57:56.000000000","message":"Done","commit_id":"999454abf20f6aebc7ffc80372b1eb6caa7a9832"}]}
