[CI] Set up test analytics for CPU Python tests (#8333)
* [CI] Set up test analytics for CPU Python tests * Install test collector
This commit is contained in:
committed by
GitHub
parent
2faa744aba
commit
29595102b9
@@ -11,4 +11,6 @@ buildkite-agent artifact download "python-package/dist/*.whl" . --step build-cud
|
||||
buildkite-agent artifact download "xgboost" . --step build-cpu
|
||||
chmod +x ./xgboost
|
||||
|
||||
export BUILDKITE_ANALYTICS_TOKEN=$(get_aws_secret buildkite/test_analytics/cpu)
|
||||
set_buildkite_env_vars_in_container
|
||||
tests/ci_build/ci_build.sh cpu docker tests/ci_build/test_python.sh cpu
|
||||
|
||||
Reference in New Issue
Block a user