From 44568feceb5749d76cf53cffcb606e334d31c53b Mon Sep 17 00:00:00 2001 From: Simon Deziel Date: Tue, 18 Jun 2024 11:33:31 -0400 Subject: [PATCH] github: stop excluding storage-buckets test Signed-off-by: Simon Deziel --- .github/workflows/tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e0b027c52..16693e4cf 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -112,7 +112,6 @@ jobs: os: "24.04" - test: efi-vars-editor-vm # not compatible with 5.0/* track: "5.0/edge" - - test: storage-buckets # waiting for integration with microceph - test: "storage-vm ceph" # waiting for integration with microceph - track: "5.0/edge" os: "24.04"