Consolidate c2cc test suites into grouped subdirectories and normalize naming#7013
Consolidate c2cc test suites into grouped subdirectories and normalize naming#7013vimauro wants to merge 6 commits into
Conversation
|
/label tide/merge-method-squash |
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (4)
🚧 Files skipped from review as they are similar to previous changes (2)
WalkthroughC2CC test execution now uses shared suite setup/teardown and renamed verification keywords. Scenario scripts point to narrower or renamed suite directories, and disruptive, reboot, ipsec, and upgrade suites reuse the shared orchestration. ChangesC2CC suite refactor
Estimated code review effort: 4 (Complex) | ~60 minutes Suggested labels: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: vimauro The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@test/suites/c2cc/upgrade/upgrade-c2cc.robot`:
- Around line 39-42: The baseline flow in upgrade-c2cc.robot jumps from Deploy
Test Workloads straight to Verify Full C2CC Connectivity, unlike the upgrade
loop that waits first; add the same readiness gating before the initial
connectivity check by calling Wait For Test Pods and Wait For Service Endpoints
in this sequence near the existing Verify All Clusters Healthy and Verify All
RemoteClusters Healthy steps.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository YAML (base), Central YAML (inherited)
Review profile: CHILL
Plan: Enterprise
Run ID: c92d2be6-27d1-4268-a706-28a502adaebd
📒 Files selected for processing (27)
test/bin/c2cc_common.shtest/resources/c2cc.resourcetest/scenarios-bootc/c2cc/el102-src@c2cc-disruptive.shtest/scenarios-bootc/c2cc/el102-src@c2cc-ipsec.shtest/scenarios-bootc/c2cc/el102-src@c2cc-ipv6.shtest/scenarios-bootc/c2cc/el102-src@c2cc.shtest/scenarios-bootc/c2cc/el98-src@c2cc-disruptive.shtest/scenarios-bootc/c2cc/el98-src@c2cc-ipsec.shtest/scenarios-bootc/c2cc/el98-src@c2cc-ipv6.shtest/scenarios-bootc/c2cc/el98-src@c2cc.shtest/scenarios-bootc/c2cc/el98-src@el102-src@c2cc-upgrade-ok.shtest/suites/c2cc/basic/cleanup.robottest/suites/c2cc/basic/connectivity.robottest/suites/c2cc/basic/custom-route-tables.robottest/suites/c2cc/basic/dns.robottest/suites/c2cc/basic/healthcheck.robottest/suites/c2cc/basic/infrastructure.robottest/suites/c2cc/basic/probe.robottest/suites/c2cc/basic/reconciliation.robottest/suites/c2cc/basic/sanity.robottest/suites/c2cc/connectivity.robottest/suites/c2cc/disruptive/disruptive.robottest/suites/c2cc/disruptive/reboot.robottest/suites/c2cc/ipsec/ipsec.robottest/suites/c2cc/reboot.robottest/suites/c2cc/upgrade/upgrade-c2cc.robottest/suites/upgrade/upgrade-c2cc.robot
💤 Files with no reviewable changes (4)
- test/suites/c2cc/connectivity.robot
- test/suites/upgrade/upgrade-c2cc.robot
- test/suites/c2cc/reboot.robot
- test/bin/c2cc_common.sh
|
@coderabbitai review |
✅ Action performedReview finished.
|
|
@vimauro: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Summary by CodeRabbit
--includetag filtering.