Add s390x marker to infrastructure tests#3542
Conversation
This change adds the @pytest.mark.s390x marker to infrastructure test functions and methods across multiple test files. This marker enables execution on the s390x architecture without modifying test logic, parameters, or flow. Signed-off-by: Aditi Sharma <Aditi.Sharma@ibm.com>
📝 WalkthroughWalkthroughThis PR adds Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Reasoning: Purely repetitive, homogeneous decorator additions across 10 test files with zero logic changes. Pattern consistency eliminates need for individualized reasoning per file—only verification that decorators are correctly placed and existing markers are preserved. Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Report bugs in Issues Welcome! 🎉This pull request will be automatically processed with the following features: 🔄 Automatic Actions
📋 Available CommandsPR Status Management
Review & Approval
Testing & Validation
Container Operations
Cherry-pick Operations
Label Management
✅ Merge RequirementsThis PR will be automatically approved when the following conditions are met:
📊 Review ProcessApprovers and ReviewersApprovers:
Reviewers:
Available Labels
💡 Tips
For more information, please refer to the project documentation or contact the maintainers. |
|
/lgtm |
|
/approve |
|
/verified |
Test execution plan request detailsCRITICAL: You MUST post an inline review comment on the first changed line of the first file. As an expert software testing engineer, analyze all modified files in this PR and create a targeted test execution plan. Analysis Requirements:
Your deliverable: Test Execution Plan
Guidelines:
CRITICAL WORKFLOW COMPLETION RULES: When responding to this test execution plan request, you MUST follow these rules EXACTLY:
ABSOLUTE PROHIBITIONS (violating these creates empty/meaningless reviews):
Remember: The pull request review is visible to users. Additional comments are redundant noise. CRITICAL: Before setting "Run smoke tests: True", you MUST use shell scripts to: |
tests/infrastructure/golden_images/update_boot_source/test_ssp_common_templates_boot_sources.py
Show resolved
Hide resolved
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain🏁 Script executed: Length of output: 103 🏁 Script executed: Length of output: 3091 🏁 Script executed: Length of output: 677 🏁 Script executed: Length of output: 1735 🧠 Learnings used |
|
New container for quay.io/openshift-cnv/openshift-virtualization-tests:latest published |
This change adds the @pytest.mark.s390x marker to infrastructure test functions and methods across multiple test files. This marker enables execution on the s390x architecture without modifying test logic, parameters, or flow.
Short description:
More details:
What this PR does / why we need it:
Which issue(s) this PR fixes:
Special notes for reviewer:
jira-ticket:
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.