ray/dashboard/modules/actor
mwtian 20ca1d85c2
[GCS][Bootstrap 2/n] Fix tests to enable using GCS address for bootstrapping (#21288)
This PR contains most of the fixes @iycheng made in #21232, to make tests pass with GCS bootstrapping by supporting both Redis and GCS address as the bootstrap address. The main change is to use address_info["address"] to obtain the bootstrap address to pass to ray.init(), instead of using address_info["redis_address"]. In a subsequent PR, address_info["address"] will return the Redis or GCS address depending on whether using GCS to bootstrap.
2021-12-29 19:25:51 -07:00
..
tests [GCS][Bootstrap 2/n] Fix tests to enable using GCS address for bootstrapping (#21288) 2021-12-29 19:25:51 -07:00
__init__.py [Dashboard] Reorganize dashboard modules - actor (#16170) 2021-06-02 06:58:30 -07:00
actor_consts.py [Dashboard] Reorganize dashboard modules - node (#16217) 2021-06-07 19:50:46 -07:00
actor_head.py [2/gcs] Bootstrap dashboard for gcs ha (#21179) 2021-12-21 16:58:03 -08:00
actor_utils.py [Dashboard] Reorganize dashboard modules - actor (#16170) 2021-06-02 06:58:30 -07:00