From 0ad8ebf0de013e64a1519432b5cff8ba657fdeb0 Mon Sep 17 00:00:00 2001 From: Kai Fricke Date: Mon, 26 Jun 2023 19:20:07 +0100 Subject: [PATCH] [air/xgboost] XGBoost benchmark test without BYOD (#36698) Signed-off-by: Kai Fricke Signed-off-by: e428265 --- release/release_tests.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/release/release_tests.yaml b/release/release_tests.yaml index 218bbdab2ce58..5037d4f1f9417 100644 --- a/release/release_tests.yaml +++ b/release/release_tests.yaml @@ -227,10 +227,10 @@ frequency: nightly team: ml cluster: - byod: - type: gpu - pip: - - xgboost_ray +# byod: +# type: gpu +# pip: +# - xgboost_ray cluster_env: xgboost_app_config.yaml cluster_compute: compute_xgboost_aws.yaml