You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Elek, Marton (JIRA)" <ji...@apache.org> on 2018/10/10 10:45:00 UTC

[jira] [Created] (HDDS-616) Collect al the robot test output and return with the right exit code

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org