mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
![]() 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. |
||
---|---|---|
.. | ||
hooks | ||
copy_files.py | ||
Dockerfile | ||
Dockerfile.gpu | ||
pipeline.gpu.large.yml | ||
pipeline.gpu.yml | ||
pipeline.macos.yml | ||
pipeline.ml.yml | ||
pipeline.windows.yml | ||
pipeline.yml |