Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RDR] Fix Functional Test: Typo in check_subctl_cli Fixture #9810

Merged
merged 1 commit into from
May 17, 2024

Conversation

sidhant-agrawal
Copy link
Contributor

Fixes: #9809

This pull request fixes a typo in the check_subctl_cli fixture located in tests/functional/disaster-recovery/regional-dr/conftest.py.
The typo caused an AttributeError in functional tests due to a misspelling of the attribute name MULTICLUSER (should be MULTICLUSTER).

Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com>
@sidhant-agrawal sidhant-agrawal added DR Metro and Regional DR related PRs Squad/Turquoise labels May 17, 2024
@sidhant-agrawal sidhant-agrawal requested a review from a team as a code owner May 17, 2024 05:48
Copy link

openshift-ci bot commented May 17, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: am-agrawa, keesturam, sidhant-agrawal

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

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

@keesturam keesturam merged commit 4dbb87e into red-hat-storage:master May 17, 2024
5 of 6 checks passed
amr1ta pushed a commit to amr1ta/ocs-ci that referenced this pull request May 28, 2024
Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com>
@sidhant-agrawal sidhant-agrawal deleted the fix-issue-9809 branch August 9, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DR Metro and Regional DR related PRs lgtm size/XS Squad/Turquoise
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RDR tests fails with AttributeError: 'MultiClusterConfig' object has no attribute 'MULTICLUSER'
3 participants