You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/06/18 10:17:32 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #1091: HDDS-3094. Save each output of smoketest executed multiple times

adoroszlai opened a new pull request #1091:
URL: https://github.com/apache/hadoop-ozone/pull/1091


   ## What changes were proposed in this pull request?
   
   Add a numeric suffix to Robot test output file names to avoid overwriting previous runs.
   
   https://issues.apache.org/jira/browse/HDDS-3094
   
   ## How was this patch tested?
   
   Ran test in `ozone-topology` env, which calls `readdata` test twice (with different set of running datanodes).
   
   ```
   $ cd hadoop-ozone/dist/target/ozone*/compose/ozone-topology
   $ ./test.sh
   ...
   Output:  /tmp/smoketest/ozone-topology/result/robot-ozone-topology-ozone-topology-readdata-scm.xml
   ...
   Output:  /tmp/smoketest/ozone-topology/result/robot-ozone-topology-ozone-topology-readdata-scm-1.xml
   ...
   ```
   
   https://github.com/adoroszlai/hadoop-ozone/runs/783624066


----------------------------------------------------------------
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



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


[GitHub] [hadoop-ozone] adoroszlai commented on pull request #1091: HDDS-3094. Save each output of smoketest executed multiple times

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on pull request #1091:
URL: https://github.com/apache/hadoop-ozone/pull/1091#issuecomment-647478764


   Thanks @elek for reviewing and committing it.


----------------------------------------------------------------
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



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


[GitHub] [hadoop-ozone] elek merged pull request #1091: HDDS-3094. Save each output of smoketest executed multiple times

Posted by GitBox <gi...@apache.org>.
elek merged pull request #1091:
URL: https://github.com/apache/hadoop-ozone/pull/1091


   


----------------------------------------------------------------
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



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