mirror of
https://github.com/wassname/ray.git
synced 2026-08-14 12:40:23 +08:00
gpu tests fail
This commit is contained in:
@@ -39,6 +39,7 @@ setup_commands:
|
||||
- pip install pytest xgboost_ray
|
||||
- sudo mkdir -p /data || true
|
||||
- sudo chown ray:1000 /data || true
|
||||
- sudo chown ray /
|
||||
- rm -rf /data/classification.parquet || true
|
||||
- cp -R /tmp/ray_tmp_mount/release-automation-xgboost_tests ~/release-automation-xgboost_tests || echo "Copy failed"
|
||||
- python ~/release-automation-xgboost_tests/create_test_data.py /data/classification.parquet --seed 1234 --num-rows 1000000 --num-cols 40 --num-partitions 100 --num-classes 2
|
||||
|
||||
Reference in New Issue
Block a user