From eef2beb02765c38a46f87d34bd1da7fba2b8e701 Mon Sep 17 00:00:00 2001 From: Trevor Cooper Date: Sat, 14 Aug 2021 22:08:56 -0700 Subject: [PATCH] remove btrfs test suites --- templates.fif.json | 66 ---------------------------------------------- 1 file changed, 66 deletions(-) diff --git a/templates.fif.json b/templates.fif.json index b0bd2855..94604962 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -271,17 +271,6 @@ "USER_LOGIN": "qwerty" } }, - "install_blivet_btrfs": { - "profiles": { - "rocky-universal-x86_64-*-64bit": 40, - "rocky-universal-x86_64-*-uefi": 41 - }, - "settings": { - "PARTITIONING": "custom_blivet_btrfs", - "POSTINSTALL": "disk_custom_btrfs_postinstall", - "ROOT_PASSWORD": "weakpassword" - } - }, "install_blivet_lvmthin": { "profiles": { "rocky-universal-x86_64-*-64bit": 40, @@ -293,28 +282,6 @@ "ROOT_PASSWORD": "weakpassword" } }, - "install_blivet_btrfs_preserve_home": { - "profiles": { - "rocky-dvd-iso-x86_64-*-64bit": 40 - }, - "settings": { - "PARTITIONING": "custom_blivet_btrfs_preserve_home", - "HDD_1": "disk_f%CURRREL%_desktop_4_%ARCH%.img", - "POSTINSTALL": "btrfs_preserve_home_check_content", - "ROOT_PASSWORD": "weakpassword" - } - }, - "install_blivet_btrfs_preserve_home_uefi": { - "profiles": { - "rocky-dvd-iso-x86_64-*-uefi": 40 - }, - "settings": { - "PARTITIONING": "custom_blivet_btrfs_preserve_home", - "HDD_1": "disk_f%CURRREL%_minimal-uefi_3_%ARCH%.img", - "POSTINSTALL": "btrfs_preserve_home_check_content", - "ROOT_PASSWORD": "weakpassword" - } - }, "install_blivet_lvm_ext4": { "profiles": { "rocky-dvd-iso-x86_64-*-64bit": 40, @@ -370,39 +337,6 @@ "ROOT_PASSWORD": "weakpassword" } }, - "install_btrfs": { - "profiles": { - "rocky-universal-x86_64-*-64bit": 40, - "rocky-universal-x86_64-*-uefi": 41 - }, - "settings": { - "PARTITIONING": "custom_btrfs", - "ROOT_PASSWORD": "weakpassword" - } - }, - "install_btrfs_preserve_home": { - "profiles": { - "rocky-dvd-iso-x86_64-*-64bit": 10 - }, - "settings": { - "PARTITIONING": "custom_btrfs_preserve_home", - "INSTALL": 1, - "ROOT_PASSWORD": "weakpassword", - "POSTINSTALL": "btrfs_preserve_home_check_content", - "HDD_1": "disk_f%CURRREL%_desktop_4_%ARCH%.img" - } - }, - "install_btrfs_preserve_home_uefi": { - "profiles": { - "rocky-dvd-iso-x86_64-*-uefi": 41 - }, - "settings": { - "PARTITIONING": "custom_btrfs_preserve_home", - "HDD_1": "disk_f%CURRREL%_minimal-uefi_3_%ARCH%.img", - "POSTINSTALL": "btrfs_preserve_home_check_content", - "ROOT_PASSWORD": "weakpassword" - } - }, "install_cyrillic_language": { "profiles": { "rocky-universal-x86_64-*-64bit": 40