)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"f6b82ccc1885580f10b92f6d4e6e1ea005d2ccca","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"593e1f81_d6ca1ed9","updated":"2025-05-20 07:27:56.000000000","message":"The code is fine, -1 just for what I saw in the (multiple) test execution.","commit_id":"2644421487e9955867e2c1da063f74bfa597e610"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"883ee820cbcbe0bb8cc9f78e2ef1146bbc69758a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"f5ce9408_8f945225","updated":"2025-05-16 14:46:17.000000000","message":"recheck - random failures caused by the VM failed to reach ACTIVE state","commit_id":"2644421487e9955867e2c1da063f74bfa597e610"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"0d6872c9415717dc6f7477aa09f935be18ada35a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"1edde848_4c9301ef","updated":"2025-05-19 07:25:40.000000000","message":"recheck - unrelated mirrors issue in designate scenario job","commit_id":"2644421487e9955867e2c1da063f74bfa597e610"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"35a2d62a10c512eb3810e5c0f4b9b81a22f6b033","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"0ca1a2db_1211030e","updated":"2025-05-20 10:34:41.000000000","message":"FT passing: neutron.tests.functional.db.test_migrations.TestMigrationsIdempotency.test_db_upgrade_is_idempotent [49.687785s] ... ok","commit_id":"6af3801ac822d7825ddfbc62a5c1893605999b3e"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"60d27102b603214be6e5e70e8158e1d79674b547","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"b98403e0_df736418","updated":"2025-05-22 12:59:12.000000000","message":"recheck - unrelated error due to vm in ERROR state","commit_id":"6af3801ac822d7825ddfbc62a5c1893605999b3e"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"2a5d2f1112ffea1fc31daee491759449725d9f63","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"71e10132_8bcb2f8e","updated":"2025-05-26 12:42:38.000000000","message":"recheck - unrelated failure: missing icmp replies in the test_fip_connection_for_address_scope test.","commit_id":"6af3801ac822d7825ddfbc62a5c1893605999b3e"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"8355a60286b0ad8dd23b18a45a41804bcb386da0","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"d5d1d9fc_b1e778b0","updated":"2025-05-27 07:09:28.000000000","message":"recheck - yet another unrelated failure due to missing ping reply :/","commit_id":"6af3801ac822d7825ddfbc62a5c1893605999b3e"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"cc3e2a90cbd3807f45ae4b906d0935569f8bd853","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"9a79259a_7c7c1c7d","updated":"2025-05-28 06:44:42.000000000","message":"recheck unrelated neutron-functional","commit_id":"6af3801ac822d7825ddfbc62a5c1893605999b3e"}],"neutron/tests/functional/db/test_migrations.py":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"f6b82ccc1885580f10b92f6d4e6e1ea005d2ccca","unresolved":true,"context_lines":[{"line_number":606,"context_line":"    # migration. On fast nodes it can take about 5-10 secs having Mitaka set of"},{"line_number":607,"context_line":"    # migrations."},{"line_number":608,"context_line":"    @test_base.set_timeout(600)"},{"line_number":609,"context_line":"    def test_db_upgrade_is_idempotent(self):"},{"line_number":610,"context_line":"        \"\"\"Tests if Alembic upgrade scripts are idempotent."},{"line_number":611,"context_line":""},{"line_number":612,"context_line":"        This function tests if running Alembic upgrade scripts multiple times"}],"source_content_type":"text/x-python","patch_set":2,"id":"0f119c0c_ec3f68db","line":609,"range":{"start_line":609,"start_character":4,"end_line":609,"end_character":43},"updated":"2025-05-20 07:27:56.000000000","message":"This test works fine.\n\nThe only issue I saw: the class ``TestWalkMigrations`` is being inherited by other classes [1]. That means this test is being executed several times unnecessarily. Also these executions take almost 5 mins.\n\nI suggest to move this test to another class, inheriting from ``TestWalkMigrations``.\n\n[1]https://zuul.opendev.org/t/openstack/build/302582c8192c499ab020f1640089df3c/log/job-output.txt#28942-28943","commit_id":"2644421487e9955867e2c1da063f74bfa597e610"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"14bcbf88e4d80bef38f99ca1dee08d9459c3346f","unresolved":false,"context_lines":[{"line_number":606,"context_line":"    # migration. On fast nodes it can take about 5-10 secs having Mitaka set of"},{"line_number":607,"context_line":"    # migrations."},{"line_number":608,"context_line":"    @test_base.set_timeout(600)"},{"line_number":609,"context_line":"    def test_db_upgrade_is_idempotent(self):"},{"line_number":610,"context_line":"        \"\"\"Tests if Alembic upgrade scripts are idempotent."},{"line_number":611,"context_line":""},{"line_number":612,"context_line":"        This function tests if running Alembic upgrade scripts multiple times"}],"source_content_type":"text/x-python","patch_set":2,"id":"cf9d4e17_29f52a5e","line":609,"range":{"start_line":609,"start_character":4,"end_line":609,"end_character":43},"in_reply_to":"0f119c0c_ec3f68db","updated":"2025-05-20 09:17:50.000000000","message":"Done","commit_id":"2644421487e9955867e2c1da063f74bfa597e610"}]}
