commit | a7c5aa3fa68531183d71c044b34fcfa513e2f798 | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Tue Jan 08 17:19:10 2013 -0800 |
committer | Jenkins <jenkins@review.openstack.org> | Wed Jan 09 23:58:58 2013 +0000 |
tree | 9d265c065013a21d39c44a25d8100ac66c56bfa4 | |
parent | 23ec1bac6bcee4fa4e24618ac3db4b6f5db31b2e [diff] |
Treat LOST jobs as failures in didAnyJobFail(). Zuul already treats LOST jobs as failures in much of the code. Do the same in didAnyJobFail so that changes behind a change with a LOST job get their jobs cancelled. Change-Id: I1eb819a6cfb3b3ee0a2c131417b00dab1d83f29d Reviewed-on: https://review.openstack.org/19270 Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins