diff --git a/docs/developers/ci.md b/docs/developers/ci.md index a7182ff5e..808e9c2dc 100644 --- a/docs/developers/ci.md +++ b/docs/developers/ci.md @@ -36,8 +36,8 @@ openeuler24 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | opensuse15 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | rockylinux8 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | rockylinux9 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | -ubuntu20 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | -ubuntu22 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | +ubuntu20 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | +ubuntu22 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | ubuntu24 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | ## docker diff --git a/tests/files/ubuntu20-crio.yml b/tests/files/ubuntu22-crio.yml similarity index 82% rename from tests/files/ubuntu20-crio.yml rename to tests/files/ubuntu22-crio.yml index d6667ec01..106d515a0 100644 --- a/tests/files/ubuntu20-crio.yml +++ b/tests/files/ubuntu22-crio.yml @@ -1,6 +1,6 @@ --- # Instance settings -cloud_image: ubuntu-2004 +cloud_image: ubuntu-2204 # Kubespray settings container_manager: crio