ray/release/nightly_tests/dask_on_ray
Yi Cheng 04f60c998e
[nightly] Fix pytest missing in nightly test (#20076)
## 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
2021-11-04 13:38:05 -07:00
..
1tb_sort_compute.yaml Fix a progress bar issue and add it to the nightly (#17627) 2021-08-09 19:31:47 -07:00
dask_on_ray_app_config.yaml [ci/release] Add sanity check for ray wheels hash to release tests (#18489) 2021-09-10 17:50:31 +01:00
dask_on_ray_sort.py Fix a nightly dask on ray test (#18060) 2021-08-24 22:15:34 -07:00
dask_on_ray_sort_compute_template.yaml [Test] Improving tests (#16368) 2021-06-11 18:29:22 -07:00
dask_on_ray_stress_compute.yaml [Test] Update large scale data processing tests (#16967) 2021-07-13 19:15:13 -07:00
large_scale_dask_on_ray_app_config.yaml [nightly] Fix pytest missing in nightly test (#20076) 2021-11-04 13:38:05 -07:00
large_scale_dask_on_ray_compute_template.yaml [Test] Fix the permission issue for Dask on Ray multi node sort #17189( #17189) 2021-07-19 14:42:39 -07:00
large_scale_test.py [Tests] Add a memory usage on dask on ray tests (#19674) 2021-10-25 14:58:26 -07:00