Skip to content

Wait a while for OpenShift API server to apply last changes#712

Merged
vkmc merged 2 commits into
infrawatch:stable-1.5from
danpawlik:port-wait-a-while-for-openshift
May 26, 2026
Merged

Wait a while for OpenShift API server to apply last changes#712
vkmc merged 2 commits into
infrawatch:stable-1.5from
danpawlik:port-wait-a-while-for-openshift

Conversation

@danpawlik

Copy link
Copy Markdown
Member

In some corner cases, when infrastructure might be overloaded, the OpenShift API is not restarted immediately, but it is done after a while. From basic check on failing job, it happens from up to 90 seconds. Making condition that would watch on OpenShift API server that has been finally changed state to to terminating then back to active might be a good alternative here, but can also impact future job if such restart is not needed.

Also remove duplicated line from periodic job in zuul config.

(cherry picked from commit c656114)

In some corner cases, when infrastructure might be overloaded, the
OpenShift API is not restarted immediately, but it is done after
a while. From basic check on failing job, it happens from up to 90 seconds.
Making condition that would watch on OpenShift API server that has been
finally changed state to to terminating then back to active might be
a good alternative here, but can also impact future job if such restart
is not needed.

Also remove duplicated line from periodic job in zuul config.

Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>
(cherry picked from commit c656114)
@vkmc

vkmc commented May 21, 2026

Copy link
Copy Markdown
Collaborator

Seems we need a backport of #713

@danpawlik

Copy link
Copy Markdown
Member Author

done @vkmc #714

@danpawlik
danpawlik requested a review from a team May 25, 2026 07:10
@centosinfra-prod-github-app

Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/zuul/t/rdoproject.org/buildset/65782dfd11774fabb51088fa783d19c6

✔️ stf-crc-ocp_418-local_build SUCCESS in 50m 53s
✔️ stf-crc-ocp_420-local_build SUCCESS in 47m 55s
✔️ stf-crc-ocp_418-local_build-index_deploy SUCCESS in 50m 38s
✔️ stf-crc-ocp_420-local_build-index_deploy SUCCESS in 51m 54s
✔️ stf-crc-ocp_418-nightly_bundles-index_deploy SUCCESS in 46m 09s
✔️ stf-crc-ocp_420-nightly_bundles-index_deploy SUCCESS in 41m 06s
stf-crc-ocp_418-catalog_deploy RETRY_LIMIT in 28m 39s
✔️ stf-crc-ocp_420-catalog_deploy SUCCESS in 38m 28s

@vkmc

vkmc commented May 26, 2026

Copy link
Copy Markdown
Collaborator

recheck

@vkmc
vkmc merged commit 4d3f124 into infrawatch:stable-1.5 May 26, 2026
7 checks passed
@danpawlik
danpawlik deleted the port-wait-a-while-for-openshift branch May 27, 2026 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants