mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-11 21:02:34 +00:00
ci: Enable nerdctl tests for clh
A recent fix should resolve some the issues seen earlier with clh with the go runtime. Enabling this test to check if the issue is still seen. Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
parent
43dca8deb4
commit
ba884aac13
3
.github/workflows/basic-ci-amd64.yaml
vendored
3
.github/workflows/basic-ci-amd64.yaml
vendored
@ -334,9 +334,6 @@ jobs:
|
|||||||
- dragonball
|
- dragonball
|
||||||
- qemu
|
- qemu
|
||||||
- cloud-hypervisor
|
- cloud-hypervisor
|
||||||
# TODO: enable with clh when https://github.com/kata-containers/kata-containers/issues/9852 is fixed
|
|
||||||
exclude:
|
|
||||||
- vmm: clh
|
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
env:
|
env:
|
||||||
KATA_HYPERVISOR: ${{ matrix.vmm }}
|
KATA_HYPERVISOR: ${{ matrix.vmm }}
|
||||||
|
Loading…
Reference in New Issue
Block a user