[
https://issues.apache.org/jira/browse/HDDS-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-3034:
-----------------------------------
Description:
HDDS-2915 fixed unit/integration check result in case of Maven error. However,
return code check was broken by output redirection via pipeline added in
HDDS-2833 and HDDS-2960:
bq. The return status of a pipeline is the exit status of the last command,
unless the pipefail option is enabled.
was:
HDDS-2915 fixed unit/integration check result in case of Maven error. However,
return code check was broken by addition output redirection via pipeline:
bq. The return status of a pipeline is the exit status of the last command,
unless the pipefail option is enabled.
> Broken return code check in unit/integration
> --------------------------------------------
>
> Key: HDDS-3034
> URL: https://issues.apache.org/jira/browse/HDDS-3034
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: build, test
> Reporter: Attila Doroszlai
> Assignee: Attila Doroszlai
> Priority: Major
>
> HDDS-2915 fixed unit/integration check result in case of Maven error.
> However, return code check was broken by output redirection via pipeline
> added in HDDS-2833 and HDDS-2960:
> bq. The return status of a pipeline is the exit status of the last command,
> unless the pipefail option is enabled.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]