From 3a70dfce60af6ffaadf53f50e987932065206646 Mon Sep 17 00:00:00 2001 From: Jo Zzsi Date: Sat, 6 Sep 2025 06:13:17 -0400 Subject: [PATCH] ci(azure): reenable FULL-SYSTEMD on azurelinux:3.0 Since multipath dracut module is disabled in azurelinux CI container FULL-SYSTEMD can be reenabled. --- .github/workflows/integration-extra.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/integration-extra.yml b/.github/workflows/integration-extra.yml index 4fb1be88..e35862a6 100644 --- a/.github/workflows/integration-extra.yml +++ b/.github/workflows/integration-extra.yml @@ -65,9 +65,6 @@ jobs: # https://github.com/dracut-ng/dracut-ng/issues/1590 - container: ubuntu:rolling test: "30" - # https://github.com/dracut-ng/dracut-ng/issues/1315 - - container: azurelinux:3.0 - test: "41" # https://github.com/dracut-ng/dracut-ng/issues/1314 - container: azurelinux:3.0 test: "43" -- 2.47.3