From 8fa8896d3dff984015f45a4b259897281e585524 Mon Sep 17 00:00:00 2001 From: Simon Deziel Date: Thu, 28 May 2026 15:29:41 -0400 Subject: [PATCH] Revert "github/workflow/tests: Temporarily disable upgrade test on 22.04" This reverts commit 46257258e252002f767f679e49bab252009ddf62. 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 13dec1232..62516b2c1 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -206,9 +206,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: - "squid/stable"