You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/12/11 01:24:10 UTC

[jira] [Created] (YETUS-230) A message in the vote table disappears if dockeronfail is fallback and the specified dockerfile doesn't exist

Kengo Seki created YETUS-230:
--------------------------------

             Summary: A message in the vote table disappears if dockeronfail is fallback and the specified dockerfile doesn't exist
                 Key: YETUS-230
                 URL: https://issues.apache.org/jira/browse/YETUS-230
             Project: Yetus
          Issue Type: Bug
            Reporter: Kengo Seki
            Priority: Minor


Follow-up from YETUS-217. Example:

{code}
[sekikn@localhost yetus]$ precommit/test-patch.sh --basedir=../hadoop --debug --docker --dockerfile=/non/existent/file --project=hadoop --resetrepo /tmp/p

(snip)

ERROR: Dockerfile '/non/existent/file' not found, falling back to built-in.
[Fri Dec 11 09:15:23 JST 2015 DEBUG]: Stop clock
[Fri Dec 11 09:15:23 JST 2015 DEBUG]: add_vote_table 0 docker Dockerfile '/non/existent/file' not found, falling back to built-in.

(snip)

| Vote |      Subsystem |  Runtime   | Comment
============================================================================
|   0  |        reexec  |  0m 0s     | Docker mode activated. 
|  +1  |       @author  |  0m 0s     | The patch does not contain any @author 
|      |                |            | tags.
|  +1  |    whitespace  |  0m 0s     | Patch has no whitespace issues. 
|  +1  |    asflicense  |  0m 20s    | Patch does not generate ASF License 
|      |                |            | warnings.
|      |                |  0m 33s    | 
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)