)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":16312,"name":"Alfredo Moralejo","email":"amoralej@redhat.com","username":"amoralej"},"change_message_id":"0c8a18fb2f05a0c768dc6d4f488cf6fc0a48e15a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"6d1911c9_53c283d9","updated":"2026-05-27 08:50:32.000000000","message":"Thanks for the test. I\u0027m suggesting a change in the test to make more obvious the bug in case you want to update but not a big problem.","commit_id":"f9d2ba14098c367a7e796889e40670f65f4c903b"},{"author":{"_account_id":34452,"name":"Joan Gilabert","display_name":"jgilaber","email":"jgilaber@redhat.com","username":"jgilaber"},"change_message_id":"577330a06524d8ac87d4787f155894eceaced8bd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"61ce38c3_f1885bcd","updated":"2026-06-01 13:37:40.000000000","message":"the test lgtm, but want to look at the fix before merging","commit_id":"f9d2ba14098c367a7e796889e40670f65f4c903b"}],"watcher/tests/unit/decision_engine/cluster/test_cluster_data_model_collector.py":[{"author":{"_account_id":16312,"name":"Alfredo Moralejo","email":"amoralej@redhat.com","username":"amoralej"},"change_message_id":"0c8a18fb2f05a0c768dc6d4f488cf6fc0a48e15a","unresolved":true,"context_lines":[{"line_number":131,"context_line":""},{"line_number":132,"context_line":"        # The node must have been added to new_model"},{"line_number":133,"context_line":"        # TODO(dviroel): Revert this comment one bug #2152645 is fixed"},{"line_number":134,"context_line":"        # collector.cluster_data_model.add_node.assert_called_once_with("},{"line_number":135,"context_line":"        #     dummy_node"},{"line_number":136,"context_line":"        # )"},{"line_number":137,"context_line":""},{"line_number":138,"context_line":""},{"line_number":139,"context_line":"class TestComputeDataModelCollector(test_base.TestCase):"}],"source_content_type":"text/x-python","patch_set":1,"id":"27d6f37f_d9e006fa","line":136,"range":{"start_line":134,"start_character":0,"end_line":136,"end_character":11},"updated":"2026-05-27 08:50:32.000000000","message":"It may have been more clear, but anyway we are changing this in next test:\n\n\n```suggestion\n        # The node must have been added to the new model but it is actually\n        # being added to the old one.\n        # TODO(dviroel): reverse when #2152645 is fixed\n        old_model.add_node.assert_called_once_with(\n            dummy_node\n        )\n        new_model.add_node.assert_not_called()\n\n```","commit_id":"f9d2ba14098c367a7e796889e40670f65f4c903b"}]}
