Eric Yang created HDDS-1667:
-------------------------------
Summary: 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
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]