Skip to content

sklearn: add sagemaker e2e tests#6359

Open
jinyan-li1 wants to merge 4 commits into
mainfrom
sklearn/e2e-tests
Open

sklearn: add sagemaker e2e tests#6359
jinyan-li1 wants to merge 4 commits into
mainfrom
sklearn/e2e-tests

Conversation

@jinyan-li1

@jinyan-li1 jinyan-li1 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds native SageMaker E2E tests for the sklearn DLC (follow-up to #6344). Wires them into the pipeline as integ-test-full, gated on inputs.release=true so they only run on release flows (matches xgboost pattern).

  • test/sklearn/e2e/*.py — 5 test modules (inference, MME + single-model, network isolation, script mode, inference pipelines)
  • test/sklearn/conftest.py + test/sklearn/e2e/conftest.py — helpers mirror test/xgboost/e2e/ shape
  • .github/workflows/sklearn.tests-integ.yml — reusable E2E workflow with 5-module matrix
  • .github/workflows/sklearn.pipeline.yml — adds integ-test-full job + wires into release-gate

Depends on #6360 (adds the workflow_dispatch entry point needed to trigger this pipeline manually).

Test plan

@jinyan-li1 jinyan-li1 changed the title sklearn: add sagemaker e2e tests + dispatch-release workflow sklearn: add sagemaker e2e tests Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant