Skip to content

OCPBUGS-66225: bump deployment ProgressDeadlineSeconds to 120s#1298

Open
tjungblu wants to merge 1 commit intoopenshift:mainfrom
tjungblu:OCPBUGS-66225
Open

OCPBUGS-66225: bump deployment ProgressDeadlineSeconds to 120s#1298
tjungblu wants to merge 1 commit intoopenshift:mainfrom
tjungblu:OCPBUGS-66225

Conversation

@tjungblu
Copy link
Contributor

@tjungblu tjungblu commented Feb 23, 2026

This bumps the deadline seconds of the operand deployment, in many failures we're just scratching the timeout and cause a degraded blip.

Also required for openshift/origin#30755

@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Feb 23, 2026
@openshift-ci-robot
Copy link
Contributor

@tjungblu: This pull request references Jira Issue OCPBUGS-66225, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.22.0) matches configured target version for branch (4.22.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @xiuwang

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link
Contributor

@tjungblu: This pull request references Jira Issue OCPBUGS-66225, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.22.0) matches configured target version for branch (4.22.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @xiuwang

Details

In response to this:

This bumps the deadline seconds of the operand deployment, in many failures we're just scratching the timeout and cause a degraded blip.

Also required for openshift/origin#30755

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 openshift-eng/jira-lifecycle-plugin repository.

@tjungblu
Copy link
Contributor Author

@ricardomaraschini do you mind to take a quick look once you have some time? this is a rather quick fix 🤣

@xiuwang
Copy link

xiuwang commented Mar 2, 2026

/verified by @xiuwang

I did not observe image registry Degraded during upgrade 4.21.0-0.nightly-2026-02-25-232937 to 4.22.0-0-2026-03-02-080619-test-ci-ln-pdchwib-latest(included this pr).
and

oc get deployment -n openshift-image-registry image-registry -o yaml | grep progressDeadlineSeconds
  progressDeadlineSeconds: 120

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Mar 2, 2026
@openshift-ci-robot
Copy link
Contributor

@xiuwang: This PR has been marked as verified by @xiuwang.

Details

In response to this:

/verified by @xiuwang

I did not observe image registry Degraded during upgrade 4.21.0-0.nightly-2026-02-25-232937 to 4.22.0-0-2026-03-02-080619-test-ci-ln-pdchwib-latest(included this pr).
and

oc get deployment -n openshift-image-registry image-registry -o yaml | grep progressDeadlineSeconds
 progressDeadlineSeconds: 120

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 openshift-eng/jira-lifecycle-plugin repository.

@xiuwang
Copy link

xiuwang commented Mar 2, 2026

/test hypershift-e2e-aks

@ricardomaraschini
Copy link
Contributor

/approve

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 3, 2026
@flavianmissi
Copy link
Member

This bumps the deadline seconds of the operand deployment, in many failures we're just scratching the timeout and cause a degraded blip.

I'm curious - is this a new check for us, or did things slow down over time?

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 3, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 3, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: flavianmissi, ricardomaraschini, tjungblu

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

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [flavianmissi,ricardomaraschini]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tjungblu
Copy link
Contributor Author

tjungblu commented Mar 3, 2026

/retest

1 similar comment
@tjungblu
Copy link
Contributor Author

tjungblu commented Mar 3, 2026

/retest

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 3, 2026

@tjungblu: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/images 18e33e7 link true /test images
ci/prow/e2e-aws-ovn-upgrade 18e33e7 link true /test e2e-aws-ovn-upgrade
ci/prow/e2e-hypershift 18e33e7 link true /test e2e-hypershift
ci/prow/e2e-aws-ovn-image-registry 18e33e7 link true /test e2e-aws-ovn-image-registry
ci/prow/e2e-aws-ovn 18e33e7 link true /test e2e-aws-ovn
ci/prow/e2e-aws-operator 18e33e7 link true /test e2e-aws-operator
ci/prow/e2e-hypershift-conformance 18e33e7 link true /test e2e-hypershift-conformance

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants