mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-05-02 21:47:29 +00:00
tests: Enable memory usage metrics tests
This PR enables the memory usage metrics tests for kata CI. Fixes #7229 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
parent
a25d5b9807
commit
476a11194a
@ -116,8 +116,6 @@ function run_test_launchtimes() {
|
|||||||
function run_test_memory_usage() {
|
function run_test_memory_usage() {
|
||||||
info "Running memory-usage test using ${KATA_HYPERVISOR} hypervisor"
|
info "Running memory-usage test using ${KATA_HYPERVISOR} hypervisor"
|
||||||
|
|
||||||
# ToDo: remove the exit once the metrics workflow is stable
|
|
||||||
exit 0
|
|
||||||
create_symbolic_links
|
create_symbolic_links
|
||||||
bash tests/metrics/density/memory_usage.sh 20 5
|
bash tests/metrics/density/memory_usage.sh 20 5
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user