ray/.buildkite
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
..
hooks [ci] Add short failing test summary for pytests (#24104) 2022-04-26 22:18:07 +01:00
copy_files.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
Dockerfile [ci] Clean up ci/ directory (refactor ci/travis) (#23866) 2022-04-13 18:11:30 +01:00
Dockerfile.gpu [ci] Clean up ci/ directory (refactor ci/travis) (#23866) 2022-04-13 18:11:30 +01:00
pipeline.gpu.large.yml [ci] Clean up ci/ directory (refactor ci/travis) (#23866) 2022-04-13 18:11:30 +01:00
pipeline.gpu.yml [ci] Clean up ci/ directory (refactor ci/travis) (#23866) 2022-04-13 18:11:30 +01:00
pipeline.macos.yml [ci] Only upload wheels to S3 once (#24072) 2022-04-25 21:19:11 +01:00
pipeline.ml.yml [Train] Fully deprecate Ray SGD v1 (#24038) 2022-04-25 16:12:57 -07:00
pipeline.windows.yml [ci] Clean up ci/ directory (refactor ci/travis) (#23866) 2022-04-13 18:11:30 +01:00
pipeline.yml [ci] Only upload wheels to S3 once (#24072) 2022-04-25 21:19:11 +01:00