+22
−18
Loading
Rather than produce a fail_file and exit at the end of whole script, do so within each run_test. confirm_makefile_deps failure is still done via file, due to parrarell execution of confirm_deps. Meanwhile confirm_abi_deps use a local variable for the same purpose. Each run_test will now fail independently. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I40a985a94c49d5d48b6bf908c39415f0362b6e2d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19279 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Jim Harris <jim.harris@gmail.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>