Fix detox logs not being archived 79/8379/6
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 12 Jan 2018 02:23:45 +0000 (21:23 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 12 Jan 2018 04:01:31 +0000 (23:01 -0500)
commitf6f5ec828da8600ea0602752c63058d0c50b235d
treef7935e487a778b242b9e9fd294d59af804a50cc9
parent7030e31159d6ee4fbab8ae015611a39cbcd62e2c
Fix detox logs not being archived

Since we immediately fail on any shell errors we miss log
collection at the end of the build. Fix detox part of script to
allow the log collection code to run.

Change-Id: I50bcd337224adcecbf028f08b56cfebe2e10a3d4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
.jjb-test/expected-xml/gerrit-python-tox-verify-master
.jjb-test/expected-xml/github-python-tox-verify-master
shell/tox-run.sh