)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"0f7500cdd7ba37fac4f30df40977e8e12d67eeac","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"ee1caf55_8f22f07e","updated":"2024-12-19 11:30:52.000000000","message":"There is a small change that maybe won\u0027t affect: the method ``run_on_master_controller`` do output.strip() at the end.","commit_id":"68c36f96968b484a4cf5b02977ff04355f037dd6"},{"author":{"_account_id":34118,"name":"Arnau Verdaguer","email":"averdagu@redhat.com","username":"averdaguer"},"change_message_id":"2e5624130ea39f2198cf52d92d6c11334c556b1e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"cdf115e2_28d236d0","updated":"2024-12-19 11:38:36.000000000","message":"lgtm, this can improve debugging, thanks","commit_id":"68c36f96968b484a4cf5b02977ff04355f037dd6"},{"author":{"_account_id":34118,"name":"Arnau Verdaguer","email":"averdagu@redhat.com","username":"averdaguer"},"change_message_id":"eb292d34e841e8b4ebb72192f9250664c6369fec","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"ffc8424a_501ce8d2","updated":"2024-12-20 11:45:49.000000000","message":"Tempest were executed correctly","commit_id":"a575b79451490bba300e9fae13215bc64c48541a"},{"author":{"_account_id":31291,"name":"Eduardo Olivares","email":"eolivare@redhat.com","username":"eolivare"},"change_message_id":"757db1b48cfbb7835875fb6b70d44cc87206a55f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"13a488b1_0ca12a01","updated":"2024-12-20 08:40:23.000000000","message":"recheck","commit_id":"a575b79451490bba300e9fae13215bc64c48541a"},{"author":{"_account_id":13861,"name":"yatin","email":"ykarel@redhat.com","username":"yatinkarel"},"change_message_id":"f795fc4d23189100005e23cbadd8ac8a77569f8c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"18985d75_1c0f04f8","updated":"2024-12-23 07:08:24.000000000","message":"recheck unrelated test_only_accepted_traffic_logged failure","commit_id":"a575b79451490bba300e9fae13215bc64c48541a"},{"author":{"_account_id":34118,"name":"Arnau Verdaguer","email":"averdagu@redhat.com","username":"averdaguer"},"change_message_id":"5078ea753fb7aec39da89b10439ff5b47794db94","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"d8e21aa5_69a2a21c","updated":"2024-12-23 08:39:33.000000000","message":"recheck unrelated tests failing \"test_broadcast_vlan_transparency\" and \"test_flooding_when_special_groups\"","commit_id":"a575b79451490bba300e9fae13215bc64c48541a"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"45983a98967ee898d49bbd601665fc91dd4ef50e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"6ed18d56_08709eb6","updated":"2024-12-20 11:54:09.000000000","message":"recheck: I think we are close to the job limit many times and this patch didn\u0027t break anything","commit_id":"a575b79451490bba300e9fae13215bc64c48541a"},{"author":{"_account_id":31291,"name":"Eduardo Olivares","email":"eolivare@redhat.com","username":"eolivare"},"change_message_id":"d8d4601b9dab5ebe999ca5655419418e0fa30931","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"def6fad7_b2f427fc","updated":"2024-12-20 11:35:36.000000000","message":"the code-review\u003d-1 from the RDO job is due to a timeout, but the tests passed:\nhttps://logserver.rdoproject.org/50/938050/2/openstack-check/whitebox-neutron-tempest-plugin-podified-multinode-edpm-deployment-crc-2comp/f2d9fbf/controller/ci-framework-data/logs/ansible.log\n```\n  msg: tempest tests passed\n```\n\nYou can find the results here:\nhttps://logserver.rdoproject.org/50/938050/2/openstack-check/whitebox-neutron-tempest-plugin-podified-multinode-edpm-deployment-crc-2comp/f2d9fbf/controller/ci-framework-data/tests/test_operator/","commit_id":"a575b79451490bba300e9fae13215bc64c48541a"}],"whitebox_neutron_tempest_plugin/tests/scenario/base.py":[{"author":{"_account_id":13861,"name":"yatin","email":"ykarel@redhat.com","username":"yatinkarel"},"change_message_id":"325ac61591177a96cf1a4964a42a1593ff4df522","unresolved":true,"context_lines":[{"line_number":1291,"context_line":"        # leader DB instance"},{"line_number":1292,"context_line":"        cmd \u003d \u0027{} get ovndbcluster ovndbcluster-{} \u0027.format(cls.OC, db)"},{"line_number":1293,"context_line":"        cmd +\u003d \u0027-o jsonpath\u003d\"{.status.internalDbAddress}\"\u0027"},{"line_number":1294,"context_line":"        all_db_addresses \u003d cls.run_on_master_controller(cmd).strip()"},{"line_number":1295,"context_line":"        command_items.append(\u0027--db\u003d\"{}\"\u0027.format(all_db_addresses))"},{"line_number":1296,"context_line":""},{"line_number":1297,"context_line":"        # obtain the ovsdb-server command running on this pod"}],"source_content_type":"text/x-python","patch_set":1,"id":"1d4d5789_4902db50","line":1294,"updated":"2024-12-19 12:25:05.000000000","message":"can remove strip as now duplicated with the call, similar at some other place","commit_id":"68c36f96968b484a4cf5b02977ff04355f037dd6"},{"author":{"_account_id":31291,"name":"Eduardo Olivares","email":"eolivare@redhat.com","username":"eolivare"},"change_message_id":"81a87e08389958ac955c89e390f33a8f6d6e9686","unresolved":false,"context_lines":[{"line_number":1291,"context_line":"        # leader DB instance"},{"line_number":1292,"context_line":"        cmd \u003d \u0027{} get ovndbcluster ovndbcluster-{} \u0027.format(cls.OC, db)"},{"line_number":1293,"context_line":"        cmd +\u003d \u0027-o jsonpath\u003d\"{.status.internalDbAddress}\"\u0027"},{"line_number":1294,"context_line":"        all_db_addresses \u003d cls.run_on_master_controller(cmd).strip()"},{"line_number":1295,"context_line":"        command_items.append(\u0027--db\u003d\"{}\"\u0027.format(all_db_addresses))"},{"line_number":1296,"context_line":""},{"line_number":1297,"context_line":"        # obtain the ovsdb-server command running on this pod"}],"source_content_type":"text/x-python","patch_set":1,"id":"491688eb_ff3a950c","line":1294,"in_reply_to":"1d4d5789_4902db50","updated":"2024-12-20 06:45:22.000000000","message":"Done","commit_id":"68c36f96968b484a4cf5b02977ff04355f037dd6"}]}
