commit | a4a48b2f299ed9a507fb7f512c6b0a26c77f621d | [log] [tgz] |
---|---|---|
author | Dr. Jens Harbott <harbott@osism.tech> | Thu Jul 25 19:08:57 2024 +0200 |
committer | Dr. Jens Harbott <harbott@osism.tech> | Thu Jul 25 20:37:03 2024 +0200 |
tree | 6921568e410ded84a754dd83485815bbcb505835 | |
parent | 1af21705c53bc9911ea467eaeee2bc12489a43ed [diff] |
Add early failure detection for tempest base job Zuul can do better resource allocation if it learns early that a job will fail even when tests haven't completed yet. This is done by adding a regular expression that will match on a single failing test within a tempest run. The regex is copied from what the zuul project has already been using successfully for some time. Change-Id: I8c9488a55d04e32384d1523a9658a8711b05c340