)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"edec0efa14c201a18ddd51c49ebbdafdabf7e2e0","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"f35c4ab5_3486ea00","updated":"2024-10-26 16:01:40.000000000","message":"@Hao If the approach makes sense to you then I plan to backport this to stable/2024.2 to make the detection logic simpler and robust.","commit_id":"874f0fea56085d2bcdfffe125054e39b80306a6d"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"0153ea8418228e342dd91c0f478ee48068ced4b7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"6ef7e30f_7b27528e","updated":"2024-10-29 18:32:10.000000000","message":"recheck Mongo DB did not start known cpu compatibility problem in mongodb","commit_id":"874f0fea56085d2bcdfffe125054e39b80306a6d"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"e13e4020d5694339033af00bd90dde174e6fdc22","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"49c3343a_8aae3158","updated":"2024-10-17 03:17:29.000000000","message":"recheck `trap invalid opcode ip:55f6e861fffc sp:7ffd8e7f8030 error:0 in mongod[55f6e44ce000+421c000]`","commit_id":"874f0fea56085d2bcdfffe125054e39b80306a6d"},{"author":{"_account_id":8846,"name":"Hao Wang","display_name":"Hao Wang","email":"sxmatch1986@gmail.com","username":"sxmatch"},"change_message_id":"afcaa9535a0f3831801b631c0dabd1f6dd15924a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"d884998d_248d80ec","in_reply_to":"f35c4ab5_3486ea00","updated":"2024-10-28 17:11:13.000000000","message":"Hi, Takashi, I think localhost is a good way to run the Zaqar server for CI tests. Just one concern in it.","commit_id":"874f0fea56085d2bcdfffe125054e39b80306a6d"}],"zaqarclient/tests/queues/base.py":[{"author":{"_account_id":8846,"name":"Hao Wang","display_name":"Hao Wang","email":"sxmatch1986@gmail.com","username":"sxmatch"},"change_message_id":"afcaa9535a0f3831801b631c0dabd1f6dd15924a","unresolved":true,"context_lines":[{"line_number":23,"context_line":"from zaqarclient.tests.transport import dummy"},{"line_number":24,"context_line":""},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"MY_IP \u003d os.environ.get(\u0027ZAQAR_SERVICE_HOST\u0027, netutils.get_my_ipv4())"},{"line_number":27,"context_line":""},{"line_number":28,"context_line":""},{"line_number":29,"context_line":"class QueuesTestBase(base.TestBase):"}],"source_content_type":"text/x-python","patch_set":4,"id":"59aad6ff_d2c6d411","line":26,"range":{"start_line":26,"start_character":45,"end_line":26,"end_character":67},"updated":"2024-10-28 17:11:13.000000000","message":"Do we still need the get_my_ipv4 here as we are using the localhost anyway?","commit_id":"874f0fea56085d2bcdfffe125054e39b80306a6d"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"48f8c046927f7c7f16d641a0bb245c84cc2d38cc","unresolved":true,"context_lines":[{"line_number":23,"context_line":"from zaqarclient.tests.transport import dummy"},{"line_number":24,"context_line":""},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"MY_IP \u003d os.environ.get(\u0027ZAQAR_SERVICE_HOST\u0027, netutils.get_my_ipv4())"},{"line_number":27,"context_line":""},{"line_number":28,"context_line":""},{"line_number":29,"context_line":"class QueuesTestBase(base.TestBase):"}],"source_content_type":"text/x-python","patch_set":4,"id":"c9075dff_57345715","line":26,"range":{"start_line":26,"start_character":45,"end_line":26,"end_character":67},"in_reply_to":"59aad6ff_d2c6d411","updated":"2024-10-29 01:13:30.000000000","message":"For CI now, but this may help users to run the tests locally.","commit_id":"874f0fea56085d2bcdfffe125054e39b80306a6d"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"34168da03a998be42771968d1c0c71bacd20ca90","unresolved":true,"context_lines":[{"line_number":23,"context_line":"from zaqarclient.tests.transport import dummy"},{"line_number":24,"context_line":""},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"MY_IP \u003d os.environ.get(\u0027ZAQAR_SERVICE_HOST\u0027, netutils.get_my_ipv4())"},{"line_number":27,"context_line":""},{"line_number":28,"context_line":""},{"line_number":29,"context_line":"class QueuesTestBase(base.TestBase):"}],"source_content_type":"text/x-python","patch_set":4,"id":"f7aa9132_e3dd1e83","line":26,"range":{"start_line":26,"start_character":45,"end_line":26,"end_character":67},"in_reply_to":"c9075dff_57345715","updated":"2024-10-29 02:37:11.000000000","message":"I mean that this is not need for automatd CI, but this helps developers run the tests locally.","commit_id":"874f0fea56085d2bcdfffe125054e39b80306a6d"},{"author":{"_account_id":8846,"name":"Hao Wang","display_name":"Hao Wang","email":"sxmatch1986@gmail.com","username":"sxmatch"},"change_message_id":"0d85c08668597a471889b6f548b8ddd12e117a22","unresolved":true,"context_lines":[{"line_number":23,"context_line":"from zaqarclient.tests.transport import dummy"},{"line_number":24,"context_line":""},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"MY_IP \u003d os.environ.get(\u0027ZAQAR_SERVICE_HOST\u0027, netutils.get_my_ipv4())"},{"line_number":27,"context_line":""},{"line_number":28,"context_line":""},{"line_number":29,"context_line":"class QueuesTestBase(base.TestBase):"}],"source_content_type":"text/x-python","patch_set":4,"id":"dbf34af8_8ab0a70e","line":26,"range":{"start_line":26,"start_character":45,"end_line":26,"end_character":67},"in_reply_to":"f7aa9132_e3dd1e83","updated":"2024-10-29 17:57:04.000000000","message":"Got it, thanks, LGTM","commit_id":"874f0fea56085d2bcdfffe125054e39b80306a6d"}]}
