Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

metrics: clh: Update midval for memory footprint #3058

Merged

Conversation

likebreath
Copy link
Contributor

As a result of disabling the virtio-fs DAX when using cloud-hypervisor,
the expected memory footprint of kata+clh is reduced substantially. This
PR updates the reference value of memory footprint used by our metrics
CI.

Depends-on: github.com/kata-containers/runtime#3073

Fixes: #3057

Signed-off-by: Bo Chen chen.bo@intel.com

@likebreath
Copy link
Contributor Author

/test-clh-metrics

As a result of disabling the virtio-fs DAX when using cloud-hypervisor,
the expected memory footprint of kata+clh is reduced substantially. This
PR updates the reference value of memory footprint used by our metrics
CI.

Depends-on: github.com/kata-containers/runtime#3073

Fixes: kata-containers#3057

Signed-off-by: Bo Chen <chen.bo@intel.com>
@likebreath likebreath added no-backport-needed Changed do not need to be applied to an older branch / repository no-forward-port-needed Changed do not need to be applied to a newer branch / repository labels Nov 13, 2020
devimc pushed a commit to devimc/kata-runtime that referenced this pull request Nov 13, 2020
Update cloud-hypervisor to commit 2706319.
Fixes a limitation in OpenAPITools/openapi-generator tool,
it's impossible to send go zero types, like false and 0 to
cloud-hypervisor because `omitempty` is added if a field is not
required.
See cloud-hypervisor/cloud-hypervisor#1961 for more information

Depends-on: github.com/kata-containers/tests#3058

Signed-off-by: Julio Montes <julio.montes@intel.com>
Copy link

@devimc devimc left a comment

Choose a reason for hiding this comment

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

thanks @likebreath - lgtm

@devimc
Copy link

devimc commented Nov 13, 2020

/test

@likebreath likebreath merged commit f3eaa2b into kata-containers:master Nov 13, 2020
likebreath pushed a commit to likebreath/kata-runtime that referenced this pull request Apr 1, 2021
Update cloud-hypervisor to commit 2706319.
Fixes a limitation in OpenAPITools/openapi-generator tool,
it's impossible to send go zero types, like false and 0 to
cloud-hypervisor because `omitempty` is added if a field is not
required.
See cloud-hypervisor/cloud-hypervisor#1961 for more information

Depends-on: github.com/kata-containers/tests#3058

Signed-off-by: Julio Montes <julio.montes@intel.com>
(cherry picked from commit e4a68a7)
Signed-off-by: Bo Chen <chen.bo@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
no-backport-needed Changed do not need to be applied to an older branch / repository no-forward-port-needed Changed do not need to be applied to a newer branch / repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

metrics: clh: Update midval for memory footprint
3 participants