Mario Casquero

Results 19 issues of Mario Casquero

Depends on https://github.com/avocado-framework/avocado-vt/pull/3510 virtio_mem_numa_basic: new auto case for basic numa test with two virtio-mem devices. Creates a new case that boots up a guest with two numa nodes and two...

Depnds on https://github.com/avocado-framework/avocado-vt/pull/3892 virtio-mem test with dynamic-memslots=on/off New case to test the dynamic memslot creation for virtio-mem devices. Signed-off-by: mcasquer ID: 2253

Depends on https://github.com/autotest/tp-qemu/pull/3987, https://github.com/autotest/tp-qemu/pull/3988 trans_hugepage.defrag: updates case to make use of the new tool Updates the test case to use the thp_fragment_tool, now included as an external provider to avoid...

Depends on https://github.com/autotest/tp-qemu/pull/3987 thp_fragment_tool: creates external provider Creates an external provider for the thp_fragment tool, this way, the tool, can be now easily invoked from different scripts avoiding duplicated code....

thp_fragment: updates tool to v2 and extracts it to a new location Updates the thp_fragment to the new version where the tool works better in environments with a great amount...

Depends on https://github.com/avocado-framework/avocado-vt/pull/3856 thread_context: adds support for multiple thread contexts According to the new changes in the avocado-vt framework, updating thread_context related test cases to support this new behavior. Applies...

Depends on https://github.com/autotest/tp-qemu/pull/3987, https://github.com/autotest/tp-qemu/pull/3988 trans_hugepage.relocated: fix existing issues Fixes existing issues with the params and variables casting. Removes the redhat prefix from cfg values. For memory fragmentation, uses the thp_fragment...

nvdimm: removes epel dependecies and use DOC=n flag with make As the documents compilation can be skipped using 'DOC=n' flag, the pandoc package is no longer needed and in the...

hotplug_virtio_mem: forbid virtio_mem unplug for QEMU < 8.1.0 The unplug support for virtio_mem was introduced in RHEL 9.4 with QEMU 8.1, corrects the test to only do this action when...

I am executing with `make test` the redis tests inside a CentOS Stream VM, all the others passed but the bitfield one fails with the following messages: ``` !!! WARNING...