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

Hudson commented on HDDS-1667:
------------------------------

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #16848 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/16848/])
HDDS-1667. Docker compose file may referring to incorrect docker image (elek: 
rev 2f4b37b53c9c0c5db22f797be3f0c13318cf3ed2)
* (edit) hadoop-ozone/dist/pom.xml
* (edit) hadoop-ozone/pom.xml
* (edit) 
hadoop-ozone/fault-injection-test/network-tests/src/test/compose/docker-compose.yaml


> Docker compose file may referring to incorrect docker image name
> ----------------------------------------------------------------
>
>                 Key: HDDS-1667
>                 URL: https://issues.apache.org/jira/browse/HDDS-1667
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Trivial
>             Fix For: 0.4.1
>
>         Attachments: HDDS-1667.001.patch, HDDS-1667.002.patch, 
> HDDS-1667.003.patch, HDDS-1667.004.patch, HDDS-1667.005.patch, 
> HDDS-1667.006.patch, HDDS-1667.007.patch, HDDS-1667.008.patch, 
> HDDS-1667.009.patch, HDDS-1667.010.patch
>
>
> In fault injection test, the docker compose file is templated using:
> ${user.name}/ozone:${project.version}
> If user pass in parameter -Ddocker.image to cause docker build to generate a 
> different name. This can cause fault injection test to fail/stuck because it 
> could not find the required docker image. The fix is simply use docker.image 
> token to filter docker compose file*.*
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to