| |
@@ -435,6 +435,11 @@
|
| |
"env": "$SUBVARIANT_OR_LOCAL$",
|
| |
"type": "$CLOUD_OR_BASE$",
|
| |
},
|
| |
+ "QA:Testcase_base_package_install_remove": {
|
| |
+ "section": "$RUNARCH$",
|
| |
+ "env": "$SUBVARIANT_OR_LOCAL$",
|
| |
+ "type": "$CLOUD_OR_BASE$",
|
| |
+ },
|
| |
"QA:Testcase_base_edition_self_identification": {
|
| |
"section": "$RUNARCH$",
|
| |
"env": "$SUBVARIANT_OR_LOCAL$",
|
| |
@@ -1164,6 +1169,9 @@
|
| |
"base_system_logging": [
|
| |
"QA:Testcase_base_system_logging",
|
| |
],
|
| |
+ "base_package_install_remove": [
|
| |
+ "QA:Testcase_base_package_install_remove",
|
| |
+ ],
|
| |
"release_identification": [
|
| |
"QA:Testcase_base_edition_self_identification",
|
| |
],
|
| |
This PR adds matrix reporting for a newly merged package install remove test.