Elek, Marton created HDDS-616:
---------------------------------

             Summary: Collect al the robot test output and return with the 
right exit code
                 Key: HDDS-616
                 URL: https://issues.apache.org/jira/browse/HDDS-616
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: test
            Reporter: Elek, Marton
            Assignee: Elek, Marton


In the current acceptance test runner bash script 
(hadoop-ozone/dist/src/main/smoketest/test.sh) the output of the test 
executions are overridden by the following test executions.

An other problem is the exit code is always 0. In case of a failing test the 
exit code should be non-zero at the end of the execution.

The easiest way to fix these issues is using the rebot tool from robot 
framework distribution. rebot is similar to the robot but instead of executing 
tests it just render the html report from previous test output.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to