action #137684
closedcoordination #130216: [epic] Adapt migration test coverage and its migration matrix for SLE 15 SP6
Cleanup migration test from SLE 15 SP3
Description
Motivation¶
After all tickets on optimizing migration from SLE 15 SP3 are resolved, we need to perform a final cleanup for those tests doing a migration from SLE 15 SP3.
ToDo¶
Iterate over all SLE 15 SP3 related testsuites in the jobgroups mentioned under "Scope" and check if you can find a matching entry for that testsutie in the spreadsheet named draft_redesign_matrix"
in the test matrix document.
If you can't match the test suite with an entry for SLE 15 SP3 in the draft_redesign_matrix
then
- verify whether if something is wrong for test suite name and setting and then update it
- verify if it is an unexpected old test suite then remove it
For testsuite that match the draft_redesign_matrix
check if the testsuite is consistent.
Example for unexpected base test:
- offline_sles12sp5_pscc_def:
testsuite: offline_sles12sp5_pscc_sdk_full
In this example the testsuite offline_sles12sp5_pscc_def
uses a stored testsuite (from openQA admin menu) named offline_sles12sp5_pscc_sdk_full
that uses the sdk
addon which is not required for offline_sles12sp5_pscc_def
.
If such a consistency issue is found then
- copy the needed testsuite settings form the openQA admin page to the job group YAML file.
- use
testsuite: null
instead of the wrongtestsuite
reference.
Scope¶
- Migration daily job group: (https://openqa.nue.suse.com/group_overview/265)
- Migration milestone job group: (https://openqa.nue.suse.com/group_overview/266)
Acceptance criteria¶
AC1: Cleanup for migration from SLE 15 SP3 is done, all found issues fixed.
AC2: Ensure all new test suites with updated qcows.
Updated by hjluo about 1 year ago
- Status changed from Workable to In Progress
- Assignee set to hjluo
Updated by hjluo about 1 year ago
from Lemon:
I don't think it is a good time to review it, since there are 4 tickets 15SP3 related still open, we'd better wait and sync after these 4 tickets closed. So currently hang it for now, WDYT?
so now the MR was set to draft and wait there
Updated by leli 12 months ago
Tina's comments on 15SP3:
Motivation
I reviewed milestone jobs group, found some jobs setting is not correct, need update
Update qcom image name:
offline_sles15sp3_rmt_basesys-srv-desk-dev-pcm_all_ful:
autoyast-SLES-15-SP3-s390x-GM-SDK-gnome-allpatterns.qcow2
offline_sles15sp3_rmt_basesys-srv-ltss-desk-nvidia_def_full:
SLES-15-SP3-aarch64-GM-ltss-desktop-nvidia-gnome-updated.qcow2" failed: 404 Not Found
online_sles15sp3_rmt_basesys-srv-desk-dev_all_full_zypp:
autoyast-SLES-15-SP3-s390x-GM-SDK-gnome-allpatterns.qcow2" failed: 404 Not Found
offline_sles12sp5_rmt_sdk-lp-asmm-contm-lgm-pcm-tcm-wsm_all_full:
SLES-12-SP5-s390x-GM-sdk-lp-asmm-contm-lgm-pcm-tcm-wsm-all_patterns-updated.qcow2
online_sles15sp3_scc_basesys-srv_389ds_server_all_full
autoyast-SLES-15-SP3-x86_64-textmode-updated.qcow2
rmt_import
SLES-15-SP5-x86_64-Build39.1@64bit-gnome.qcow2
For RMT and SMT test case:
Need update settings https -> http (As https has some problem now)
For 'online_sles15sp3_smt_basesys-srv-ltss_all_full_zdup' this jobs use wrong DESKTOP setting, its image use gnome, but DESKTOP setting is textmode, need check matrix to confirm which desktop should be used
Updated by tinawang123 12 months ago
Need update setting for 'https://openqa.suse.de/tests/12923925'
It lost original product version.
Updated by JERiveraMoya 12 months ago
from SLE 12 SP5: https://openqa.suse.de/tests/12923882
Updated by hjluo 11 months ago
zoecao wrote in #note-11:
Please take a look at whether need to cleanup these two testsuites from milstone:
online_sles15sp3_scc_basesys-srv_389ds_server_all_full & online_sles15sp3_scc_basesys-srv_389ds_client_all_full
Now Chenzi has moved these 2 cases to the dev group.
Updated by openqa_review 11 months ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: online_sles15sp3_smt_basesys-srv-ltss_all_full_zdup
https://openqa.suse.de/tests/13076782#step/boot_to_desktop#1/1
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 28 days if nothing changes in this ticket.