adoroszlai opened a new pull request #1254: HDDS-1934. TestSecureOzoneCluster may fail due to port conflict URL: https://github.com/apache/hadoop/pull/1254 ## What changes were proposed in this pull request? Use random port for SCM for the test cases where it is started in `TestSecureOzoneCluster`. https://issues.apache.org/jira/browse/HDDS-1934 ## How was this patch tested? ``` $ cd hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozone $ docker-compose up -d $ cd - $ mvn -Phdds -pl :hadoop-ozone-integration-test test -Dtest=TestSecureOzoneCluster ... [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.32 s - in org.apache.hadoop.ozone.TestSecureOzoneCluster ```
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
