Skip to content

Add ppc64le support to RHCL skip logic#2990

Open
PankhudiJ17 wants to merge 2 commits into
red-hat-data-services:masterfrom
PankhudiJ17:ppc64le-rhcl-skip
Open

Add ppc64le support to RHCL skip logic#2990
PankhudiJ17 wants to merge 2 commits into
red-hat-data-services:masterfrom
PankhudiJ17:ppc64le-rhcl-skip

Conversation

@PankhudiJ17

@PankhudiJ17 PankhudiJ17 commented Jul 13, 2026

Copy link
Copy Markdown

Updates the architecture guard logic to skip installation/configuration of components not supported on ppc64le architectures, preventing pipeline/install failures on these platforms.

Changes:

  • Skip Connectivity Link operator installation for ppc64le
  • Skip Authorino operator installation for ppc64le
  • Skip MaaS Gateway API configuration for ppc64le
  • Skip MaaS Database configuration for ppc64le

@openshift-ci

openshift-ci Bot commented Jul 13, 2026

Copy link
Copy Markdown

Hi @PankhudiJ17. Thanks for your PR.

I'm waiting for a red-hat-data-services member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions 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.

@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Installation keywords now skip unsupported Connectivity Link, Authorino, MaaS Gateway API, and MaaS database operations based on cluster architecture while retaining existing behavior for other architectures.

Changes

Architecture-Specific Installation

Layer / File(s) Summary
Architecture-based operator installation skip
ods_ci/tasks/Resources/RHODS_OLM/install/oc_install.robot
The connectivity link installation keyword skips Connectivity Link and Authorino installation for s390x and ppc64le.
ppc64le MaaS installation skips
ods_ci/tasks/Resources/RHODS_OLM/install/oc_install.robot
The MaaS Gateway API and database configuration keywords return early on ppc64le.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: cfsnm

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title matches the main change: extending RHCL skip logic for ppc64le.
Description check ✅ Passed The description is directly related and accurately summarizes the architecture-based skips added in the changeset.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Comment thread ods_ci/tasks/Resources/RHODS_OLM/install/oc_install.robot Fixed
@PankhudiJ17 PankhudiJ17 reopened this Jul 14, 2026
@sonarqubecloud

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

@openshift-ci

openshift-ci Bot commented Jul 16, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: apodhrad, PankhudiJ17

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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.

3 participants