mirror of
https://github.com/vale981/ray
synced 2025-03-09 21:06:39 -04:00
![]() ## Why are these changes needed? In the nightly test we see ``` Command returned non-success status: 1; Command logs:Traceback (most recent call last): File "dask_on_ray/large_scale_test.py", line 17, in from ray._private.test_utils import monitor_memory_usage File "/home/ray/anaconda3/lib/python3.7/site-packages/ray/_private/test_utils.py", line 18, in import pytest ModuleNotFoundError: No module named 'pytest' ``` This PR fixes this error. ## Related issue number |
||
---|---|---|
.. | ||
1tb_sort_compute.yaml | ||
dask_on_ray_app_config.yaml | ||
dask_on_ray_sort.py | ||
dask_on_ray_sort_compute_template.yaml | ||
dask_on_ray_stress_compute.yaml | ||
large_scale_dask_on_ray_app_config.yaml | ||
large_scale_dask_on_ray_compute_template.yaml | ||
large_scale_test.py |