Elek, Marton created HDDS-1764:
----------------------------------
Summary: Fix hidden errors in acceptance tests
Key: HDDS-1764
URL: https://issues.apache.org/jira/browse/HDDS-1764
Project: Hadoop Distributed Data Store
Issue Type: Bug
Reporter: Bharat Viswanadham
Assignee: Elek, Marton
[~bharatviswa] pinged me offline with the problem that in some cases the
smoketest is failing even if the reports are green:
{code:java}
All smoke tests are passed, but CI is showing as Failed.
https://ci.anzix.net/job/ozone/17284/RobotTests/log.html
https://github.com/apache/hadoop/pull/1048{code}
The root cause is a few typo after HDDS-1698, which can be fixed with the
uploaded PR.
*What is the problem?*
In case of any error during the test execution the smoketest is failed. In this
case because the typo in two docker-compose.yaml files two of the tests can't
be started.
But there is no separated robot test report and the error is visible only in
the console.
*How did it happen?*
The ACL work improved some intermittency in the acceptance tests. HDDS-1698 is
committed because the acceptance tests were failed with ACL errors which hide
the real error (the test was red anyway).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]