)]}'
{"neutron/tests/unit/agent/dhcp/test_agent.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"93c99d5e49863489a7d2541ac8731ae65856cada","unresolved":false,"context_lines":[{"line_number":492,"context_line":"        self.assertEqual(set(range(sync_max, sync_max + port_count)),"},{"line_number":493,"context_line":"                         dhcp.dhcp_ready_ports)"},{"line_number":494,"context_line":"        # one call is expected, with DHCP_READY_PORTS_SYNC_MAX ports"},{"line_number":495,"context_line":"        ready.assert_called_once()"},{"line_number":496,"context_line":"        self.assertEqual(sync_max, len(ready.call_args_list[0][0][0]))"},{"line_number":497,"context_line":"        # priority ports need to be ready"},{"line_number":498,"context_line":"        ports_ready \u003d ready.call_args_list[0][0][0]"}],"source_content_type":"text/x-python","patch_set":1,"id":"df33271e_5eece428","line":495,"updated":"2020-04-03 21:06:44.000000000","message":"pep8: N322  Possible use of no-op mock method. please use assert_called_once_with.","commit_id":"71a8b585e82bad12b0f77f72936b48880cabee72"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"93c99d5e49863489a7d2541ac8731ae65856cada","unresolved":false,"context_lines":[{"line_number":512,"context_line":"        self.assertEqual(set(), dhcp.dhcp_prio_ready_ports)"},{"line_number":513,"context_line":"        self.assertEqual(set(), dhcp.dhcp_ready_ports)"},{"line_number":514,"context_line":"        # one call is expected, with (port_count * 2) ports"},{"line_number":515,"context_line":"        ready.assert_called_once()"},{"line_number":516,"context_line":"        self.assertEqual(port_count * 2, len(ready.call_args_list[0][0][0]))"},{"line_number":517,"context_line":"        # all ports need to be ready"},{"line_number":518,"context_line":"        ports_ready \u003d ready.call_args_list[0][0][0]"}],"source_content_type":"text/x-python","patch_set":1,"id":"df33271e_bef1b004","line":515,"updated":"2020-04-03 21:06:44.000000000","message":"pep8: N322  Possible use of no-op mock method. please use assert_called_once_with.","commit_id":"71a8b585e82bad12b0f77f72936b48880cabee72"}]}
