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

hack/deploy-kubevirt: Align wait kv ready to 15m #1842

Closed
wants to merge 1 commit into from

Conversation

RamLavi
Copy link
Collaborator

@RamLavi RamLavi commented Aug 5, 2024

What this PR does / why we need it:
kubevirt/kubevirt waits for 15m [0], there is no reason we should wait for less.

[0] https://github.com/kubevirt/kubevirt/blob/e18e89be39b705249ca87afae6e0369ce25dbc25/hack/ci/entrypoint.sh#L90

Special notes for your reviewer:

Release note:

NONE

@kubevirt-bot kubevirt-bot added the release-note-none Denotes a PR that doesn't merit a release note. label Aug 5, 2024
@kubevirt-bot kubevirt-bot requested a review from oshoval August 5, 2024 14:04
@kubevirt-bot kubevirt-bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Aug 5, 2024
@kubevirt-bot kubevirt-bot requested a review from qinqon August 5, 2024 14:04
Copy link

sonarqubecloud bot commented Aug 5, 2024

Copy link
Collaborator

@oshoval oshoval left a comment

Choose a reason for hiding this comment

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

we can try this, not sure yet if it is the real reason, or the watch files (as it fails only on git actions, not on prow)
on the other hand there is no cache
worth to try to check how much OVN-K waits (EDIT it waits 15m so good to change indeed)

@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label Aug 5, 2024
@RamLavi
Copy link
Collaborator Author

RamLavi commented Aug 5, 2024

/approve

@kubevirt-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RamLavi

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

@kubevirt-bot kubevirt-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 5, 2024
@oshoval
Copy link
Collaborator

oshoval commented Aug 5, 2024

hmm
error: timed out waiting for the condition on kubevirts/kubevirt
/lgtm cancel

i think worth to consider what we spoke on the other PR please
#1841 (comment)

@kubevirt-bot kubevirt-bot removed the lgtm Indicates that a PR is ready to be merged. label Aug 5, 2024
@oshoval
Copy link
Collaborator

oshoval commented Aug 6, 2024

attempt here #1843

@RamLavi
Copy link
Collaborator Author

RamLavi commented Aug 6, 2024

seem to not work, let's close this change for now.

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. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. release-note-none Denotes a PR that doesn't merit a release note. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants