Skip to content

Skip test_rgw_keda_ha in external mode#15129

Open
sagihirshfeld wants to merge 1 commit into
red-hat-storage:masterfrom
sagihirshfeld:fix-test-rgw-keda-ha-external-mode
Open

Skip test_rgw_keda_ha in external mode#15129
sagihirshfeld wants to merge 1 commit into
red-hat-storage:masterfrom
sagihirshfeld:fix-test-rgw-keda-ha-external-mode

Conversation

@sagihirshfeld
Copy link
Copy Markdown
Contributor

Summary

  • The enable_rgw_hpa fixture annotates ocs-storagecluster, which does not exist in external mode (ocs-external-storagecluster)
  • Beyond the name mismatch, the test requires installing KEDA via Helm on the cluster where RGW runs. In external mode that cluster is not managed by OCS-CI, so
    setting up KEDA and its prerequisites there is out of scope
  • Added @skipif_external_mode to TestKedaHA, consistent with other RGW tests in the same directory

The enable_rgw_hpa fixture annotates the StorageCluster using
the internal-mode name (ocs-storagecluster), which does not
exist in external mode deployments.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Sagi Hirshfeld <shirshfe@redhat.com>
@sagihirshfeld sagihirshfeld self-assigned this May 13, 2026
@sagihirshfeld sagihirshfeld requested a review from a team as a code owner May 13, 2026 07:59
@sagihirshfeld sagihirshfeld added RGW Issues related to the Ceph Object Gateway Squad/Red labels May 13, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 13, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sagihirshfeld

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

@sagihirshfeld
Copy link
Copy Markdown
Contributor Author

Adding the Verified label to the limited nature of the change

@sagihirshfeld sagihirshfeld added the Verified Mark when PR was verified and log provided label May 13, 2026
@sagihirshfeld
Copy link
Copy Markdown
Contributor Author

/cherry-pick release-4.21

@openshift-cherrypick-robot
Copy link
Copy Markdown
Collaborator

@sagihirshfeld: once the present PR merges, I will cherry-pick it on top of release-4.21 in a new PR and assign it to you.

Details

In response to this:

/cherry-pick release-4.21

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.

@sagihirshfeld
Copy link
Copy Markdown
Contributor Author

/cherry-pick release-4.20

@openshift-cherrypick-robot
Copy link
Copy Markdown
Collaborator

@sagihirshfeld: once the present PR merges, I will cherry-pick it on top of release-4.20 in a new PR and assign it to you.

Details

In response to this:

/cherry-pick release-4.20

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RGW Issues related to the Ceph Object Gateway size/XS Squad/Red Verified Mark when PR was verified and log provided

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants