)]}'
{"cinder/tests/unit/test_image_utils.py":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"8c5e15c1ebae0c7aad792f511c3da63db95c1a52","unresolved":false,"context_lines":[{"line_number":723,"context_line":""},{"line_number":724,"context_line":"@ddt.ddt"},{"line_number":725,"context_line":"class TestUploadVolume(test.TestCase):"},{"line_number":726,"context_line":"    @ddt.data((mock.sentinel.disk_format, mock.sentinel.disk_format, True),"},{"line_number":727,"context_line":"              (mock.sentinel.disk_format, mock.sentinel.disk_format, False),"},{"line_number":728,"context_line":"              (\u0027ploop\u0027, \u0027parallels\u0027, True),"},{"line_number":729,"context_line":"              (\u0027ploop\u0027, \u0027parallels\u0027, False))"},{"line_number":730,"context_line":"    @mock.patch(\u0027eventlet.tpool.Proxy\u0027)"},{"line_number":731,"context_line":"    @mock.patch(\u0027cinder.image.image_utils.CONF\u0027)"},{"line_number":732,"context_line":"    @mock.patch(\u0027six.moves.builtins.open\u0027)"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_84bef4ab","line":729,"range":{"start_line":726,"start_character":0,"end_line":729,"end_character":44},"updated":"2019-08-15 11:00:23.000000000","message":"What I really wanted to do here was put another @data(True, False) in front of the one that was already there and generate the 4 tests that way, but I couldn\u0027t get it to work.  Is there a more elegant way to do this?  (I suppose the answer is I shouldn\u0027t be hijacking this test in the first place ...)","commit_id":"b9ab0590234a034aaddfecc53695669ee38ae65f"}]}
