You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/08/08 10:10:32 UTC

[GitHub] [hadoop] adoroszlai opened a new pull request #1254: HDDS-1934. TestSecureOzoneCluster may fail due to port conflict

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org