[ 
https://issues.apache.org/jira/browse/YETUS-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15049197#comment-15049197
 ] 

Allen Wittenauer commented on YETUS-217:
----------------------------------------

OK, I've been able to reproduce it. The set of conditions appears to be:

* non-local patch file (why this matters I'm not sure)
* have a dockerfile that disappears on branch switch

The main problem here is that we do the dockerfile file verify *prior* to the 
branch switch.  When we fallback to the bundled file under this state, we've 
already passed the chunk of code that appends the bootstrap bits.

Moving the dockerfile initialization code to be after branch switch would work, 
but is likely incomplete.  (What happens if another plug-in plays games with 
the file?)

> docker fallback mode isn't working
> ----------------------------------
>
>                 Key: YETUS-217
>                 URL: https://issues.apache.org/jira/browse/YETUS-217
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Tsuyoshi Ozawa
>            Assignee: Allen Wittenauer
>            Priority: Blocker
>         Attachments: console.txt
>
>
> I tried to launch the test against branch-2.7 on YARN-4348, but failed. Log 
> is as follows:
> https://builds.apache.org/job/PreCommit-YARN-Build/9817/console



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

Reply via email to