test(e2e): remove duplicate channels remove coverage#4216
Conversation
|
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)
📝 WalkthroughWalkthroughCI workflow comments and the E2E test were narrowed to a stop/start-only lifecycle: test header and job comments updated; helper functions and the live “channels remove” scenario (and its assertions) were removed so the script runs stop-all + rebuild + start-all + rebuild. ChangesE2E Test Scope Narrowing
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
PR Review AdvisorFindings: 0 needs attention, 1 worth checking, 0 nice ideas Review findings🛠️ Needs attention
🔎 Worth checking
🌱 Nice ideas
Since last review detailsCurrent findings:
This is an automated advisory review. A human maintainer must make the final merge decision. |
E2E Advisor RecommendationRequired E2E: None Dispatch hint: Full advisor summaryE2E Recommendation AdvisorBase: Required E2E
Optional E2E
New E2E recommendations
Dispatch hint
|
E2E Scenario Advisor RecommendationRequired scenario E2E: None Full scenario advisor summaryE2E Scenario AdvisorBase: Required scenario E2E
Optional scenario E2E
Relevant changed files
|
channels remove coverage
Selective E2E Results — ✅ All requested jobs passedRun: 26433504986
|
Signed-off-by: Carlos Villela <cvillela@nvidia.com>
Summary
Remove the duplicated
channels removephase from the channels stop/start E2E so removal coverage stays inchannels-add-remove-e2e. Update the nightly E2E workflow metadata to match the shortened stop/start job.Changes
channels removeloop, remove-only helpers, and post-remove rebuild assertions fromtest/e2e/test-channels-stop-start.sh.channels remove <ch>fails on a live sandbox and leaves the channel's policy preset applied #3671 removal coverage.Type of Change
Verification
npx prek run --all-filespassesnpm testpassesmake docsbuilds without warnings (doc changes only)Signed-off-by: San Dang sdang@nvidia.com
Summary by CodeRabbit
Tests
Documentation