ray/.buildkite/hooks
Kai Fricke fc1cd89020
[ci] Add short failing test summary for pytests (#24104)
It is sometimes hard to find all failing tests in buildkite output logs - even filtering for "FAILED" is cumbersome as the output can be overloaded. This PR adds a small utility to add a short summary log in a separate output section at the end of the buildkite job.

The only shared directory between the Buildkite host machine and the test docker container is `/tmp/artifacts:/artifact-mount`. Thus, we write the summary file to this directory, and delete it before actually uploading it as an artifact in the `post-commands` hook.
2022-04-26 22:18:07 +01:00
..
post-artifact [ci/release] Fix job-based file download (#23657) 2022-04-04 08:06:31 -07:00
post-command [ci] Add short failing test summary for pytests (#24104) 2022-04-26 22:18:07 +01:00
pre-command [ci/release] Fix job-based file download (#23657) 2022-04-04 08:06:31 -07:00