Project

General

Profile

action #49109

Updated by SLindoMansilla over 4 years ago

## Motivation 

 In #44138 we changed most userspace scenarios to use `QA_TESTSET` to provide better to understand test results on failures. The scenarios that so far could not be converted should be handled the same 

 We agreed to not maintain qa_userspace tests. To not loose coverage, we wanted to migrate them to normal openQA test modules. 


 ## Acceptance criteria 

 * **AC1:** testsuites "qa_userspace_apparmor" "qa_userspace_apparmor-profiles" are covered by OBS package test or in a test module **console/apparmor** 


 ## Tasks 

 1. Investigate what is covered by qa_userspace_apparmor and qa_userspace_apparmor-profiles. 
 2. Implement what is possible at OBS package level 
 3. Implement the rest as normal openQA module. 


 ## Suggestions 

 - Sync with Lili Zhao from Beijing about what are they covering with apparmor and if they can take care of migrating this qa_userspace test.

Back