#88 Report Install_Btrfs_Preserve_Home tests to matrices.
Merged 4 years ago by adamwill. Opened 4 years ago by lruzicka.

@@ -245,6 +245,16 @@ 

          "env": "$BOOTMETHOD$",

          "type": "Installation",

      },

+     "QA:Testcase_partitioning_blivet_btrfs_preserve_home": {

+         "section": "Advanced custom storage configuration",

+         "env": "$BOOTMETHOD$",

+         "type": "Installation",

+     },

+     "QA:Testcase_partitioning_custom_btrfs_preserve_home": {

+         "section": "Advanced custom storage configuration",

+         "env": "$BOOTMETHOD$",

+         "type": "Installation",

+     },

      "QA:Testcase_partitioning_blivet_lvmthin": {

          "section": "Advanced custom storage configuration",

          "env": "$BOOTMETHOD$",
@@ -965,6 +975,13 @@ 

          "QA:Testcase_Anaconda_user_creation",

          "QA:Testcase_Package_Sets_Minimal_Package_Install",

      ],

+     "install_btrfs_preserve_home": [

+         "QA:Testcase_install_to_VirtIO",

+         "QA:Testcase_partitioning_custom_btrfs_preserve_home",

+         "QA:Testcase_Anaconda_User_Interface_Graphical",

+         "QA:Testcase_Anaconda_user_creation",

+         "QA:Testcase_Package_Sets_Minimal_Package_Install",

+     ],

      "install_blivet_btrfs": [

          "QA:Testcase_install_to_VirtIO",

          "QA:Testcase_partitioning_blivet_btrfs",
@@ -972,6 +989,13 @@ 

          "QA:Testcase_Anaconda_user_creation",

          "QA:Testcase_Package_Sets_Minimal_Package_Install",

      ],

+     "install_blivet_btrfs_preserve_home": [

+         "QA:Testcase_install_to_VirtIO",

+         "QA:Testcase_partitioning_blivet_btrfs_preserve_home",

+         "QA:Testcase_Anaconda_User_Interface_Graphical",

+         "QA:Testcase_Anaconda_user_creation",

+         "QA:Testcase_Package_Sets_Minimal_Package_Install",

+     ],

      "install_blivet_lvmthin": [

          "QA:Testcase_install_to_VirtIO",

          "QA:Testcase_partitioning_blivet_lvmthin",

This PR adds the reporting for:
Testcase_partitioning_custom_btrfs_preserve_home
Testcase_partitioning_blivet_btrfs_preserve_home

Build succeeded.

Pull-Request has been merged by adamwill

4 years ago
Metadata