From 1bcb5c5011a33994cc27f4bd0827b4d8121d3c8f Mon Sep 17 00:00:00 2001 From: Simon Deziel Date: Fri, 29 May 2026 08:45:54 -0400 Subject: [PATCH] Revert "github/workflow/tests: Temporarily disable upgrade test on 22.04" This reverts commit 2e6afee0013f6851fa3b5584003e75bc7cfd1282. Signed-off-by: Simon Deziel --- .github/workflows/tests.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index dd5fbd6d9..4cb6254df 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -203,9 +203,7 @@ jobs: matrix: suite: ["upgrade"] os: - # Temporarily disable the upgrade test on 22.04 due to issues with latest MicroCeph and LXD using CephFS. - # See https://chat.canonical.com/canonical/pl/ix7oj94web8wmm4wdt7rqq1etc. - #- "22.04" + - "22.04" - "24.04" microceph: - "reef/stable"