[ci] Continue building remaining dtests on failure

Change-Id: Iab7fd53517e0b66dd5f71efb9e65bd2e9c91355b


[ROCm/clr commit: c48b1dc8ff]
Bu işleme şunda yer alıyor:
Maneesh Gupta
2017-08-11 15:57:20 +05:30
ebeveyn b37cc92f36
işleme 3585157c01
+1 -1
Dosyayı Görüntüle
@@ -118,7 +118,7 @@ def docker_build_inside_image( def build_image, String inside_args, String platf
set -x
cd ${build_dir_rel}
make install -j\$(nproc)
make build_tests -j\$(nproc)
make build_tests -i -j\$(nproc)
make test
"""
// If unit tests output a junit or xunit file in the future, jenkins can parse that file