action #153376
closedcoordination #151990: [epic] Optimize test coverage
Remove online/offline migration test scenarios on same arch
0%
Description
Motivation¶
As we decided to unify the migration test suits name without online/offline and migration method, we need ensure same test scenarios for online/offline test won't on same arch to avoid duplicate name issue.
Currently we need modify 5 test suites in test matrix Already marked as red.
SLE15SP3: p1/c/y -> remove the test suite directly
SLE15SP4: p1/c/m/zvm on the same arch of s390x but on different machine, so don't need to modify.
p1/c/m -> remove the test suite directly
SLE15SP5: p1/c/c p1/c/m and p1/c/z -> remove these test suites directly
basesys-srv-python3-desk-we-lp p1/c/c -> remove the test suite directly
Acceptance criteria¶
AC1: remove corresponding test suites and related support images test suites
AC2: remove related support image qcows in OSD hdd/fixed/ folder
AC3: remove test suites marked as red in migration test matrix
Updated by leli about 1 year ago
- Subject changed from Remove/change arch for online/offline migration test scenarios on same arch to Remove online/offline migration test scenarios on same arch
Updated by JERiveraMoya about 1 year ago
- Tags set to qe-yam-jan-sprint
- Status changed from New to Workable
- Parent task set to #151990
Updated by leli about 1 year ago
- Status changed from Workable to In Progress
- Assignee set to leli
Updated by leli about 1 year ago
MR submitted, https://gitlab.suse.de/qe-yam/openqa-job-groups/-/merge_requests/36
After check it, no support image test could be removed, because there are other migration test will continue depend on them.
Updated by leli about 1 year ago
- Status changed from In Progress to Resolved
MR merged, removed these test scenarios in migration test matrix also.