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

Fix OADP and Gitops Operator install #9905

Merged
merged 3 commits into from
Jul 19, 2024

Conversation

prsurve
Copy link
Contributor

@prsurve prsurve commented Jun 6, 2024

No description provided.

@prsurve prsurve added the DR Metro and Regional DR related PRs label Jun 6, 2024
@prsurve prsurve requested a review from a team as a code owner June 6, 2024 06:40
@pull-request-size pull-request-size bot added the size/M PR that changes 30-99 lines label Jun 6, 2024
am-agrawa
am-agrawa previously approved these changes Jun 6, 2024
@openshift-ci openshift-ci bot added the lgtm label Jun 6, 2024
@prsurve prsurve force-pushed the fix_oadp_and_gitops branch from a7ae7c4 to a1ec124 Compare June 6, 2024 15:30
@openshift-ci openshift-ci bot removed the lgtm label Jun 6, 2024
@prsurve prsurve added the Verified Mark when PR was verified and log provided label Jun 7, 2024
sidhant-agrawal
sidhant-agrawal previously approved these changes Jun 7, 2024
am-agrawa
am-agrawa previously approved these changes Jul 17, 2024
@openshift-ci openshift-ci bot added the lgtm label Jul 17, 2024

self.wait_for_subscription(
constants.GITOPS_OPERATOR_NAME, namespace=constants.OPENSHIFT_OPERATORS
)
logger.info("Sleeping for 90 seconds after subscribing to GitOps Operator")
time.sleep(90)
logger.info("Sleeping for 120 seconds after subscribing to GitOps Operator")
Copy link
Contributor

Choose a reason for hiding this comment

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

@prsurve do we really need sleep here, can't we wait on some resource?

@prsurve prsurve dismissed stale reviews from am-agrawa and sidhant-agrawal via 00d1753 July 19, 2024 14:11
@prsurve prsurve force-pushed the fix_oadp_and_gitops branch from e3fb50b to 00d1753 Compare July 19, 2024 14:11
@openshift-ci openshift-ci bot removed the lgtm label Jul 19, 2024
Copy link
Contributor

@shylesh shylesh left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

openshift-ci bot commented Jul 19, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: am-agrawa, prsurve, shylesh

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

@shylesh
Copy link
Contributor

shylesh commented Jul 19, 2024

Merging this as MDR deployment is blocked

@shylesh shylesh merged commit 8d3d942 into red-hat-storage:master Jul 19, 2024
5 of 6 checks passed
amr1ta pushed a commit to amr1ta/ocs-ci that referenced this pull request Jul 25, 2024
* Fix OADP and Gitops Operator install

* Fix OADP and Gitops Operator install

* Remove sleep

---------

Signed-off-by: prsurve <[email protected]>
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/M PR that changes 30-99 lines Verified Mark when PR was verified and log provided
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants