elek opened a new pull request #863: URL: https://github.com/apache/hadoop-ozone/pull/863
## What changes were proposed in this pull request? Ozone CSI service implement Container Storage Interface specification to provide volumes for container orchestrators such as Yarn and Kubernetes. We don't have any acceptance test which makes easy to break the classpath / functionality. As a first step I would create a simple smoketest to check if the csi service can be started and the identitiy service can be called. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-3461 ## How was this patch tested? With executing `./test.sh` in the `compose/ozone-csi` folder. (Will be part of the acceptance test runs). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
