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

skip oadp install on managed clusters fix:bz2280657 #9949

Closed
wants to merge 1 commit into from

Conversation

parikshithb
Copy link
Contributor

@parikshithb parikshithb commented Jun 14, 2024

It is now expected that OADP is installed by ramen automatically, bz: https://bugzilla.redhat.com/show_bug.cgi?id=2280657
Need deployment testing to verify this pr/bz.

@parikshithb parikshithb added Needs Testing Run tests and provide logs link DR Metro and Regional DR related PRs labels Jun 14, 2024
@parikshithb parikshithb self-assigned this Jun 14, 2024
@parikshithb parikshithb requested a review from a team as a code owner June 14, 2024 10:10
Copy link

openshift-ci bot commented Jun 14, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: parikshithb, 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

@@ -662,7 +662,6 @@ def deploy_cluster(self, log_cli_level="DEBUG"):
self.do_deploy_submariner()
self.do_gitops_deploy()
self.do_deploy_ocs()
self.do_deploy_oadp()

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check this comment https://bugzilla.redhat.com/show_bug.cgi?id=2280657#c13 and do the needful based on the answer from Talur

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on the latest comment https://bugzilla.redhat.com/show_bug.cgi?id=2280657#c14, fix has been reverted and need to install OADP manually. Closing this PR.

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 Needs Testing Run tests and provide logs link size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants