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

Samples: iscsid login timeout #397

Merged

Conversation

Akrog
Copy link
Contributor

@Akrog Akrog commented Jun 6, 2024

This patch changes the time to fail an iSCSI login request in our samples.

The default is 8 retries and 15 seconds for each one, so 120 seconds in total.

This patch changes the OpenShift cluster default to 3 retries and 5 seconds each (15 seconds in total), which is convenient for testing, as any healthy deployment and backend should be able to login to the backend in that amount of time, and if there is a broken path it will not take 2 minutes to give up.

Jira: https://issues.redhat.com/browse/OSPRH-7393
Jira: https://issues.redhat.com/browse/OSPRH-7415

This patch changes the time to fail an iSCSI login request in our
samples.

The default is 8 retries and 15 seconds for each one, so 120 seconds in
total.

This patch changes the OpenShift cluster default to 3 retries and 5
seconds each (15 seconds in total), which is convenient for testing, as
any healthy deployment and backend should be able to login to the
backend in that amount of time, and if there is a broken path it will
not take 2 minutes to give up.

Jira: https://issues.redhat.com/browse/OSPRH-7393
Jira: https://issues.redhat.com/browse/OSPRH-7415
Copy link
Contributor

@fmount fmount 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
Contributor

openshift-ci bot commented Jun 7, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Akrog, fmount

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

The pull request process is described 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

@openshift-merge-bot openshift-merge-bot bot merged commit 397046b into openstack-k8s-operators:main Jun 7, 2024
7 checks passed
@Akrog Akrog deleted the iscsid-login-timeout branch June 12, 2024 18:55
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.

None yet

2 participants