ray/dashboard/tests
mwtian 65d7a610ab
[Core] Push message to driver when a Raylet dies (#25516)
Currently when Raylets die, it is hard to figure out:

if a Raylet died at all in a cluster. Usually we have to check on nodes where a number of workers died and see if the Raylet has died as well.
reason of Raylet's death.
With this PR, if a Raylet dies from a reason other than SIGTERM, the dashboard agent will report the failure along with last 20 lines of the Raylet log.
2022-06-09 05:54:34 -07:00
..
cypress [CI] Fix dashboard tests broken due to dep version upgrade (#25357) 2022-06-01 12:14:49 -07:00
__init__.py [Dashboard] Turn on new dashboard by default pt 2 (#11510) 2020-10-23 15:52:14 -05:00
conftest.py [Core] Allow accepting gRPC HTTP proxy via env variable (#23526) 2022-05-10 11:30:46 +08:00
cypress.config.js [CI] Fix dashboard tests broken due to dep version upgrade (#25357) 2022-06-01 12:14:49 -07:00
run_ui_tests.sh Add Cypress test for Ray Dashboard (#14253) 2021-02-24 20:41:52 -08:00
test_dashboard.py [Core] Push message to driver when a Raylet dies (#25516) 2022-06-09 05:54:34 -07:00
test_memory_utils.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00