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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
