#67 Update conf_test_suites.py.
Merged 5 years ago by adamwill. Opened 5 years ago by lruzicka.
fedora-qa/ lruzicka/fedora_openqa test_suites_update  into  master

@@ -297,6 +297,11 @@ 

          "env": "Result",

          "type": "Installation",

      },

+     "QA:Testcase_Arabic_Language_Install": {

+         "section": "Internationalization and Localization",

+         "env": "Result",

+         "type": "Installation",

+     },

      "QA:Testcase_Asian_Language_Install": {

          "section": "Internationalization and Localization",

          "env": "Result",
@@ -776,6 +781,15 @@ 

          "QA:Testcase_partitioning_guided_encrypted",

          "QA:Testcase_Cyrillic_Language_Install",

      ],

+     "install_arabic_language": [

+         "QA:Testcase_install_to_VirtIO",

+         "QA:Testcase_partitioning_guided_empty",

+         "QA:Testcase_Anaconda_User_Interface_Graphical",

+         "QA:Testcase_Anaconda_user_creation",

+         "QA:Testcase_Package_Sets_Minimal_Package_Install",

+         "QA:Testcase_partitioning_guided_encrypted",

+         "QA:Testcase_Arabic_Language_Install",

+     ],

      "install_asian_language": [

          "QA:Testcase_install_to_VirtIO",

          "QA:Testcase_partitioning_guided_empty",

I updated the file to report results from issue #76 (test arabic language) to Wiki

Test is merged now - can you rebase this so I can merge it? Thanks!

rebased onto e1f697c

5 years ago

Rebase done. Sorry for that delay.

Pull-Request has been merged by adamwill

5 years ago
Metadata