[CI] Configure RAPIDS, dask, modin (#7033)

Co-authored-by: Philip Hyunsu Cho <chohyu01@cs.washington.edu>
This commit is contained in:
Jiaming Yuan
2021-06-18 10:27:51 +08:00
committed by GitHub
parent d9799b09d0
commit dcd84b3979
4 changed files with 5 additions and 4 deletions

View File

@@ -60,6 +60,7 @@ case "$suite" in
cpu)
source activate cpu_test
install_xgboost
export RAY_OBJECT_STORE_ALLOW_SLOW_STORAGE=1
pytest -v -s -rxXs --fulltrace --durations=0 ${args} tests/python
cd tests/distributed
./runtests.sh