test(e2e): cover shared job selector mapping - #8963
Conversation
Signed-off-by: Carlos Villela <cvillela@nvidia.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdds an end-to-end test for the ChangesWorkflow coverage
Estimated code review effort: 2 (Simple) | ~10 minutes Mergeability Score: ⚪ Minimal · up to This localized test-only change adds regression coverage for shared job selector mapping without changing product behavior or runtime configuration. No actionable merge-blocking risk remains after normal checks and review. Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Code Coverage OverviewLanguages: TypeScript TypeScript / code-coverage/pluginThe overall coverage in commit 75acbb7 in the TypeScript / code-coverage/cliThe overall coverage in commit 75acbb7 in the Show a code coverage summary of the most impacted files.
Updated |
PR Review Advisor — No blocking findings reportedAdvisor assessment: No blocking advisor findings reported Model lanes
Second-opinion terminology and E2E selections are advisory. Live E2E does not run automatically for pull requests. 1 semantic terminology decisionTerminology decisions are advisory. They affect the assessment only when a separate finding identifies concrete semantic impact.
E2E guidanceAdvisory only. A maintainer can dispatch the default E2E suite for the commit under review. Recommended E2E: None This automated review informs maintainers. Warnings and suggestions do not require a response. A maintainer decides whether to merge. |
Summary
#8961 replaced dedicated E2E jobs with catalogue and profile execution, but its selector test covered only an identity target-to-job mapping. This follow-up verifies that
vllm-docker-storageremains target-based during selector evaluation and schedules theshared-e2eworkflow job with its integration test row.Related Issue
Refs #8961
Refs #7912
Changes
vllm-docker-storage.shared-e2ewith the exact integration test row.Type of Change
Quality Gates
Documentation Writer Review
no-docs-neededshared-e2eplanning behavior; no behavior or documented surface changed.DGX Station Hardware Evidence
Verification
Signed-off-by:line and every commit appears asVerifiedin GitHubpre-commit,commit-msg, andpre-pushhooks passed, ornpm run validate:prpassed after refreshingorigin/mainwhen hooks were skipped or unavailablenpx vitest run --project e2e-support test/e2e/support/e2e-workflow.test.ts --reporter=dotpassed 34 tests.npm run docsbuilds without warnings (doc changes only)Signed-off-by: Carlos Villela cvillela@nvidia.com
Summary by CodeRabbit
vllm-docker-storageworkflow.