mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-28 19:54:35 +00:00
gha: cri-containerd: Enable tests
As the cri-containerd tests have been fully migrated to GHA, let's make sure we get them running. Fixes: #6543 Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
parent
84dd02e0f9
commit
b3592ab25c
@ -59,7 +59,8 @@ function install_dependencies() {
|
|||||||
function run() {
|
function run() {
|
||||||
info "Running cri-containerd tests using ${KATA_HYPERVISOR} hypervisor"
|
info "Running cri-containerd tests using ${KATA_HYPERVISOR} hypervisor"
|
||||||
|
|
||||||
return 0
|
enabling_hypervisor
|
||||||
|
bash -c ${cri_containerd_dir}/integration-tests.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
function main() {
|
function main() {
|
||||||
|
Loading…
Reference in New Issue
Block a user