mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-19 07:14:22 +01:00
tests: nerdctl: Enable nerdctl tests for cloud hypervisor runtime-rs
This PR enables the nerdctl tests for cloud hypervisor runtime-rs. Fixes #8616 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
@@ -59,11 +59,6 @@ function install_dependencies() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function run() {
|
function run() {
|
||||||
if [ "${KATA_HYPERVISOR}" = "cloud-hypervisor" ]; then
|
|
||||||
echo "Skipping test for ${KATA_HYPERVISOR}"
|
|
||||||
return 0
|
|
||||||
fi
|
|
||||||
|
|
||||||
info "Running nerdctl smoke test tests using ${KATA_HYPERVISOR} hypervisor"
|
info "Running nerdctl smoke test tests using ${KATA_HYPERVISOR} hypervisor"
|
||||||
|
|
||||||
enabling_hypervisor
|
enabling_hypervisor
|
||||||
|
|||||||
Reference in New Issue
Block a user