Actions
action #49115
closed[functional][u][userspace] Convert "qa_userspace_php7" to "console/php7"
Status:
Resolved
Priority:
Low
Assignee:
Category:
Enhancement to existing tests
Target version:
SUSE QA (private) - Milestone 30
Start date:
2019-03-12
Due date:
% Done:
0%
Estimated time:
42.00 h
Difficulty:
Description
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.
There are already three existing modules that test php7:
- console/php7
- console/php7_mysql
- console/php7_postgresql
Acceptance criteria¶
- AC1: testsuite qa_userspace_php7 is covered by unit tests in OBS package, or openQA modules console/php7, console/mysql or console/php7_postgresql
Tasks¶
- Investigate what is covered by qa_userspace_php7.
- Implement what is possible at OBS package level
- Implement the rest as normal openQA module.
Actions