)]}'
{"paunch/builder/base.py":[{"author":{"_account_id":6926,"name":"Bogdan Dobrelya","email":"bdobreli@redhat.com","username":"bogdando"},"change_message_id":"ba9e648444dfbfc24a25101b5b8bdb03579acac0","unresolved":false,"context_lines":[{"line_number":112,"context_line":"                cmd \u003d [self.runner.cont_cmd, \u0027exec\u0027]"},{"line_number":113,"context_line":"                validations_passed \u003d self.cont_exec_args(cmd,"},{"line_number":114,"context_line":"                                                         container,"},{"line_number":115,"context_line":"                                                         container_name)"},{"line_number":116,"context_line":""},{"line_number":117,"context_line":"            if not validations_passed:"},{"line_number":118,"context_line":"                self.log.debug(\u0027Validations failed. Skipping container: %s\u0027 %"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_f5e466e2","line":115,"updated":"2019-08-28 11:12:15.000000000","message":"the container_name contains pre-generated name of non-existing container. Instead, similarly to https://review.opendev.org/#/c/678577/8/paunch/builder/base.py@117 this should be the discover container name OR container name (if the former is None).\n\nI don\u0027t mind to revert the original change and squash this one and https://review.opendev.org/#/c/676156 into a new patch","commit_id":"6d9e966cefbb4666588d7f7ba161c40cbc5a8488"}],"paunch/tests/test_builder_base.py":[{"author":{"_account_id":6926,"name":"Bogdan Dobrelya","email":"bdobreli@redhat.com","username":"bogdando"},"change_message_id":"516eddd5313fac13cd54a9089ce2075843639923","unresolved":false,"context_lines":[{"line_number":323,"context_line":"            ),"},{"line_number":324,"context_line":"            # execute within four"},{"line_number":325,"context_line":"            mock.call("},{"line_number":326,"context_line":"                [\u0027docker\u0027, \u0027exec\u0027, \u0027four-12345678\u0027, \u0027ls\u0027, \u0027-l\u0027,"},{"line_number":327,"context_line":"                 \u0027/\u0027], mock.ANY"},{"line_number":328,"context_line":"            ),"},{"line_number":329,"context_line":"        ])"}],"source_content_type":"text/x-python","patch_set":3,"id":"7faddb67_9b520335","line":326,"updated":"2019-08-28 13:34:01.000000000","message":"actually, this is exactly the expected container to take the exec action","commit_id":"00c3e5faff7caace6c48f92f49b9e003a36dfe59"}]}
