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

spike,research: how to measure where the compute time is going overall when we run a virtual machine #3674

Open
dhiller opened this issue Sep 25, 2024 · 1 comment
Labels
kind/enhancement sig/ci Denotes an issue or PR as being related to sig-ci, marks changes to the CI system. sig/compute

Comments

@dhiller
Copy link
Contributor

dhiller commented Sep 25, 2024

Is your feature request related to a problem? Please describe:

As mentioned in today's sig-ci meeting 1 we noted that we don't have an approach inside CI to measure where the compute time is going overall when we run a virtual machine.

Describe the solution you'd like:

We want a holistic measurement approach, i.e. what does the node take itself, what does k8s consume, what remains on kubevirt etc. This could be done on a periodic base, suggested was a monthly run - so that we could compare how we are progressing performance wise.

Describe alternatives you've considered:

We might be able to look at metrics that OpenShift provides - not sure what is available so that we can fulfill this request.

Additional context:

Original note from the doc 1 :

  • edy: we might need some more profiling (about k8s?)
    • looks like sth is taking more resources but we can’t confirm whether this is just a side effect - overall it takes more time to reconcile, then tests are either failing due to timeout
    • we are not sure why load has increased
    • proposal: have a profiling on a regular basis - in the overall sense
    • q: should we ignore intermediate errors that are coming due to slowness - take this to the community meeting

/sig ci
/sig compute

FYI @EdDev

@kubevirt-bot kubevirt-bot added sig/ci Denotes an issue or PR as being related to sig-ci, marks changes to the CI system. sig/compute labels Sep 25, 2024
@brianmcarey
Copy link
Member

Would any performance degradation be captured by the sig-performance lanes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement sig/ci Denotes an issue or PR as being related to sig-ci, marks changes to the CI system. sig/compute
Projects
None yet
Development

No branches or pull requests

3 participants