)]}'
{"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":"a0afb869729283a6777d733dc125d4548f5a8ee3","unresolved":false,"context_lines":[{"line_number":515,"context_line":"        self.assertEqual(set(range(sync_max, sync_max + port_count)),"},{"line_number":516,"context_line":"                         dhcp.dhcp_ready_ports)"},{"line_number":517,"context_line":"        # one call is expected, with DHCP_READY_PORTS_SYNC_MAX ports"},{"line_number":518,"context_line":"        ready.assert_called_once()"},{"line_number":519,"context_line":"        self.assertEqual(sync_max, len(ready.call_args_list[0][0][0]))"},{"line_number":520,"context_line":"        # priority ports need to be ready"},{"line_number":521,"context_line":"        ports_ready \u003d ready.call_args_list[0][0][0]"}],"source_content_type":"text/x-python","patch_set":1,"id":"df33271e_fe53386b","line":518,"updated":"2020-04-03 21:30:37.000000000","message":"pep8: N322  Possible use of no-op mock method. please use assert_called_once_with.","commit_id":"209bb57fb00636274927b374d9bb2096ffc4251d"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"a0afb869729283a6777d733dc125d4548f5a8ee3","unresolved":false,"context_lines":[{"line_number":535,"context_line":"        self.assertEqual(set(), dhcp.dhcp_prio_ready_ports)"},{"line_number":536,"context_line":"        self.assertEqual(set(), dhcp.dhcp_ready_ports)"},{"line_number":537,"context_line":"        # one call is expected, with (port_count * 2) ports"},{"line_number":538,"context_line":"        ready.assert_called_once()"},{"line_number":539,"context_line":"        self.assertEqual(port_count * 2, len(ready.call_args_list[0][0][0]))"},{"line_number":540,"context_line":"        # all ports need to be ready"},{"line_number":541,"context_line":"        ports_ready \u003d ready.call_args_list[0][0][0]"}],"source_content_type":"text/x-python","patch_set":1,"id":"df33271e_de50f461","line":538,"updated":"2020-04-03 21:30:37.000000000","message":"pep8: N322  Possible use of no-op mock method. please use assert_called_once_with.","commit_id":"209bb57fb00636274927b374d9bb2096ffc4251d"}]}
