openshift / osde2e

Repository of e2e test plumbing for OpenShift Dedicated
Apache License 2.0
40 stars 119 forks source link

Add ClusterOperator health check #2774

Closed reedcort closed 1 week ago

reedcort commented 2 weeks ago

What is being added?

This PR increases the wait timeout so clusters with 20+ replicas are given enough time to complete the upgrade. Also it adds a clusterOperatorHealthCheck function to ensure operators are healthy and all nodes are in a schedulable state before proceeding to the next step

jbpratt commented 2 weeks ago

/label tide/merge-method-squash

reedcort commented 1 week ago

/retest

jbpratt commented 1 week ago

/lgtm

openshift-ci[bot] commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abyrne55, jbpratt, reedcort

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: - ~~[test/sdn_migration/OWNERS](https://github.com/openshift/osde2e/blob/main/test/sdn_migration/OWNERS)~~ [abyrne55,jbpratt,reedcort] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment