From 42e1d5241be0f7564d28dbd5f704d67c77d4dd74 Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Wed, 18 Oct 2023 18:04:57 +0200 Subject: dashboard/config: add config with unmaintained parts Disable unmaintained code parts (at least those known so far) in existing configs and enable them in a special upstream-unmaintained.config file. --- dashboard/config/linux/bits/subsystems.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'dashboard/config/linux/bits/subsystems.yml') diff --git a/dashboard/config/linux/bits/subsystems.yml b/dashboard/config/linux/bits/subsystems.yml index 69ffb5477..2c7dd7990 100644 --- a/dashboard/config/linux/bits/subsystems.yml +++ b/dashboard/config/linux/bits/subsystems.yml @@ -145,7 +145,6 @@ config: - DEV_DAX: [x86_64] - BLK_DEV_NULL_BLK - BLK_DEV_NULL_BLK_FAULT_INJECTION - - BLK_DEV_FD: [x86_64] - ZRAM - BLK_DEV_LOOP # Loop device per test process. -- cgit mrf-deployment