From c1e3f3120ce1049be9eefaecb06fb1bc31409fc3 Mon Sep 17 00:00:00 2001 From: Takuya Murakami Date: Thu, 22 May 2025 08:50:21 +0900 Subject: [PATCH] CI: Use ubuntu-2204 for crio test --- docs/developers/ci.md | 4 ++-- tests/files/{ubuntu20-crio.yml => ubuntu22-crio.yml} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename tests/files/{ubuntu20-crio.yml => ubuntu22-crio.yml} (82%) 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