Whamcloud - gitweb
LU-13773 tests: subscript failure propagation 09/39409/14
authorJames Nunez <jnunez@whamcloud.com>
Fri, 24 Jul 2020 20:13:39 +0000 (14:13 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 1 Sep 2020 03:44:23 +0000 (03:44 +0000)
commite2cb43c409b98b97fdb84a678a93651d2176b242
treee3e102656c6b0369591bdc26e544b58e488fa831
parent8a1334626ec2f3dba954d5a7e2162eb3fe966c47
LU-13773 tests: subscript failure propagation

When a test script calls another test script and there is a
failure in the called test script, the failure is not
propagated up to the main/calling test suite and Maloo is
not registering the failed test.  An example of this is
sanity-dom calls sanity and sanityn, but, if a sanity test
fails, Maloo does not recognize the sanity failure.

Signed-off-by: James Nunez <jnunez@whamcloud.com>
Change-Id: I1914ecbece469cc1faffdffa4c980241ba3020b2
Reviewed-on: https://review.whamcloud.com/39409
Reviewed-by: Wei Liu <sarah@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-dom.sh
lustre/tests/test-framework.sh