kata-containers / tests

Kata Containers tests, CI, and metrics
https://katacontainers.io/
Apache License 2.0
141 stars 194 forks source link

Update Cloud Hypervisor test(s) to use initrd #4415

Open jodh-intel opened 2 years ago

jodh-intel commented 2 years ago

Once https://github.com/kata-containers/kata-containers/pull/3567 lands, we can change atleast one (but not all) of the Cloud Hypervisor tests to use an initrd= rather than an image= to ensure this feature is tested.

The test to change looks like this one:

Related: https://github.com/kata-containers/kata-containers/issues/900

Any thoughts on this @devimc, @likebreath, @GabyCT?

GabyCT commented 2 years ago

/cc @jcvenegas who is the maintainer of the CLH CI

GabyCT commented 2 years ago

@jodh-intel is this still relevant? this is related with https://github.com/kata-containers/ci/issues/476, we will need a maintainer for that

jodh-intel commented 1 year ago

@GabyCT - I think it is, but @fidencio may have further input here.