[
https://issues.apache.org/jira/browse/HDDS-3717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Elek updated HDDS-3717:
------------------------------
Description:
HDDS-3461 introduced a new CSI smoketest (to be sure that the CSI daemon can be
started).
It was reverted because a failure on the master and commited after an
additional check is added to wait until the CSI socket is created.
Unfortunately this check is bad. In some cases it can fail:
For example in here:
[https://github.com/jsoft88/hadoop-ozone/runs/734147343?check_suite_focus=true]
{code:java}
connection error: desc = "transport: Error while dialing dial unix
/tmp/csi.sock: connect: no such file or directory" {code}
Thanks to [~jsoft88] , who reported this problem.
was:
HDDS-3461 introduced a new CSI smoketest (to be sure that the CSI daemon can be
started).
It was reverted because a failure on the master and commited after an
additional check is added to wait until the CSI socket is created.
Unfortunately this check is bad. In some cases it can fail:
For example in here:
{code:java}
connection error: desc = "transport: Error while dialing dial unix
/tmp/csi.sock: connect: no such file or directory" {code}
Thanks to [~jsoft88] , who reported this problem.
> CSI smoketest fails if socket file is not created on time
> ---------------------------------------------------------
>
> Key: HDDS-3717
> URL: https://issues.apache.org/jira/browse/HDDS-3717
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: test
> Reporter: Marton Elek
> Assignee: Marton Elek
> Priority: Major
>
> HDDS-3461 introduced a new CSI smoketest (to be sure that the CSI daemon can
> be started).
> It was reverted because a failure on the master and commited after an
> additional check is added to wait until the CSI socket is created.
> Unfortunately this check is bad. In some cases it can fail:
> For example in here:
> [https://github.com/jsoft88/hadoop-ozone/runs/734147343?check_suite_focus=true]
>
> {code:java}
> connection error: desc = "transport: Error while dialing dial unix
> /tmp/csi.sock: connect: no such file or directory" {code}
> Thanks to [~jsoft88] , who reported this problem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]