kata-containers / ci

Kata Containers CI
http://jenkins.katacontainers.io/view/CI%20Status/
Apache License 2.0
13 stars 34 forks source link

job-builder: add CoCo operator jobs for Ubuntu 22.04 #552

Open wainersm opened 1 year ago

wainersm commented 1 year ago

Run jobs on Ubuntu 22.04 with containerd 1.7, so we test the case here INSTALL_OFFICIAL_CONTAINERD=false, i.e., the operator will use the system's containerd.

Fixes #551 Signed-off-by: Wainer dos Santos Moschetta wainersm@redhat.com

wainersm commented 1 year ago

let's wait the changes on CI scripts land in the operator side first: https://github.com/confidential-containers/operator/pull/274