[
https://issues.apache.org/jira/browse/HDDS-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856635#comment-16856635
]
Hudson commented on HDDS-1628:
------------------------------
FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #16678 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/16678/])
HDDS-1628. Fix the execution and return code of smoketest executor shell (elek:
rev 42cd861be08767f2388d9efdc5047c4840312c2e)
* (edit) hadoop-ozone/dev-support/checks/acceptance.sh
* (edit) hadoop-ozone/dist/src/main/smoketest/test.sh
* (edit) hadoop-ozone/dist/src/main/compose/test-all.sh
> Fix the execution and return code of smoketest executor shell script
> --------------------------------------------------------------------
>
> Key: HDDS-1628
> URL: https://issues.apache.org/jira/browse/HDDS-1628
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Reporter: Elek, Marton
> Assignee: Elek, Marton
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 0.4.1
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Problem: Some of the smoketest executions were reported to green even if they
> contained failed tests.
> Root cause: the legacy test executor
> (hadoop-ozone/dist/src/main/smoketest/test.sh) which just calls the new
> executor script (hadoop-ozone/dist/src/main/compose/test-all.sh) didn't
> handle the return code well (the failure of the smoketests should be
> signalled by the bash return code)
> This patch:
> * Fixes the error code handling in smoketest/test.sh
> * Fixes the test execution in compose/test-all.sh (should work from any
> other directories)
> * Updates hadoop-ozone/dev-support/checks/acceptance.sh to use the newer
> test-all.sh executor instead of the old one.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]