Project

General

Profile

Actions

action #152791

closed

coordination #151816: [epic] Handle openQA fixes and job group setup

Prepare for SLE 15 SP4 enters LTSS on mid December 2023 for support image group

Added by leli 5 months ago. Updated 4 months ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
-
Start date:
2023-12-20
Due date:
% Done:

0%

Estimated time:

Description

Motivation

Follow the poo 121639, SLE 15 SP4 enters LTSS on mid December 2023.
We need update 15 SP4 tests to add 'LTSS' and corresponding regcode for 'LTSS', for support image group, we need update the basic default test suite of SLES 15 SP4 to add LTSS, same as done in SLES 15 SP3.

Acceptance criteria

AC1: Update SLES 15 SP4 test to add 'LTSS' and verify.

Actions #1

Updated by leli 5 months ago

  • Subject changed from Prepare for SLE 15 SP4 enters LTSS on mid December 2023 for support image test suites to Prepare for SLE 15 SP4 enters LTSS on mid December 2023 for support image group
Actions #2

Updated by JERiveraMoya 5 months ago

  • Tags set to qe-yam-dec-sprint
  • Status changed from New to Workable
  • Priority changed from Normal to High
Actions #4

Updated by zoecao 5 months ago

  • Status changed from Workable to In Progress
  • Assignee set to zoecao
Actions #5

Updated by zoecao 5 months ago

Checked the SCC for SLES15SP4 LTSS: Release schedule: released Jan 01 2024
Will keep eyes on it and work on this ticket when SLES15SP4 LTSS is released on scc.

Actions #6

Updated by JERiveraMoya 5 months ago

  • Parent task set to #151816
Actions #7

Updated by syrianidou_sofia 5 months ago

@zoecao we are working in parallel on this, can we agree on the renaming of the qcow images? I renamed the ones that have module names by adding ltss right after the last module:
'SLES-%HDDVERSION%-%ARCH%-GM-lp-contm-lgm-tsm-pcm-wsm-%DESKTOP%-all_patterns-updated.qcow2' --> 'SLES-%HDDVERSION%-%ARCH%-GM-lp-contm-lgm-tsm-pcm-wsm-ltss-%DESKTOP%-all_patterns-updated.qcow2'
and the ones that don't include any module names in the hdd name, I added ltss right after GM- :
'autoyast-SLES-%HDDVERSION%-%ARCH%-GM-%DESKTOP%-updated.qcow2' --> 'autoyast-SLES-%HDDVERSION%-%ARCH%-GM-ltss-%DESKTOP%-updated.qcow2'

for HA tests, I noticed that the 15SP3 tests don't include ltss in the naming, so I left it as is.
for SAP tests, the SP3 tests don't have ltss at all, not even in the SCC_ADDONS not sure how to proceed with this one.
WDYT?

Actions #8

Updated by zoecao 5 months ago

syrianidou_sofia wrote in #note-7:

@zoecao we are working in parallel on this, can we agree on the renaming of the qcow images? I renamed the ones that have module names by adding ltss right after the last module:
'SLES-%HDDVERSION%-%ARCH%-GM-lp-contm-lgm-tsm-pcm-wsm-%DESKTOP%-all_patterns-updated.qcow2' --> 'SLES-%HDDVERSION%-%ARCH%-GM-lp-contm-lgm-tsm-pcm-wsm-ltss-%DESKTOP%-all_patterns-updated.qcow2'
and the ones that don't include any module names in the hdd name, I added ltss right after GM- :
'autoyast-SLES-%HDDVERSION%-%ARCH%-GM-%DESKTOP%-updated.qcow2' --> 'autoyast-SLES-%HDDVERSION%-%ARCH%-GM-ltss-%DESKTOP%-updated.qcow2'

The new names are good for me.

for HA tests, I noticed that the 15SP3 tests don't include ltss in the naming, so I left it as is.

Yes, it fine for me.

for SAP tests, the SP3 tests don't have ltss at all, not even in the SCC_ADDONS not sure how to proceed with this one.

Good question, there's no ltss for SAP, I just checked the product's lifecycle: https://www.suse.com/lifecycle/#suse-linux-enterprise-server-for-sap-applications-15, there's ESPOS (similar with LTSS), but it looks like ESPOS for SAP was not setup (https://scc.suse.com/admin/products/2136).
So my advise is to ask SAP product manager whether SAP15SP3/SP4 would go into ESPOS, if yes, product manager need to send request to SCC team to setup it. And Confirm with SAP product manager that we would test ESPOS for SAP migration or not (we once did this for hpc migration, similar with ltss, register it-> patch -> deregister it -> migration); if it won't go into ESPOS, may need to ask whether we test SAP15SP3 and SAP15SP4 migration scenarios.

@JERiveraMoya WDYT?

WDYT?

Actions #9

Updated by JERiveraMoya 5 months ago

we have other tickets for renaming, but if you are going to rename something containing "ltss"", I would suggest to remove/drop this "ltss" from the name of the test suite, qcows2, etc.
It is a waste of time to be renaming things all the time, we should setup ltss in single place ideally or at least to minimize it.

Actions #10

Updated by zoecao 5 months ago

OK, I will check the ticket of renaming testsuits and images and use the new name directly.

Actions #11

Updated by zoecao 5 months ago

Submit a PR to add 'ltss' to sles15sp4 aotuyast profiles, I only add the profiles that installation via scc registration, because the media installation does not get ltss from "Full media".
PR: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/18373
VR: https://openqa.suse.de/tests/overview?distri=sle&version=15-SP4&build=20231226-2&groupid=251
The VRs are still running, will check the results tomorrow.

Actions #13

Updated by leli 5 months ago

zoecao wrote in #note-12:

No problems with VRs:
VRs of creating support images: https://openqa.suse.de/tests/overview?distri=sle&version=15-SP4&build=20231226-3&groupid=251
VRs of migration case using the created images: https://openqa.suse.de/tests/overview?version=15-SP6&build=chcao-20231227&distri=sle

No LTSS shown in the module list, so I think LTSS is still not ready for test. And for migration test, we need add ltss in the SCC_ADDONS.

So updated PR and submitted MR for this ticket:
PR: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/18373
MR: https://gitlab.suse.de/qa-maintenance/qam-openqa-yml/-/merge_requests/686

Actions #14

Updated by zoecao 5 months ago

leli wrote in #note-13:

zoecao wrote in #note-12:

No problems with VRs:
VRs of creating support images: https://openqa.suse.de/tests/overview?distri=sle&version=15-SP4&build=20231226-3&groupid=251
VRs of migration case using the created images: https://openqa.suse.de/tests/overview?version=15-SP6&build=chcao-20231227&distri=sle

No LTSS shown in the module list, so I think LTSS is still not ready for test. And for migration test, we need add ltss in the SCC_ADDONS.

Please take look at support images VRs, https://openqa.suse.de/tests/13158261#step/patch_sle/80, LTSS already could be registered. It didn't show in migration VR because it hasn't been enabled by rmt server, I can not run it with proxySCC jobs either, but images works fine to boot and perform migration, Sofia's ticket would take care of migration settings.

So updated PR and submitted MR for this ticket:
PR: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/18373
MR: https://gitlab.suse.de/qa-maintenance/qam-openqa-yml/-/merge_requests/686

Actions #15

Updated by leli 5 months ago

zoecao wrote in #note-14:

leli wrote in #note-13:

zoecao wrote in #note-12:

No problems with VRs:
VRs of creating support images: https://openqa.suse.de/tests/overview?distri=sle&version=15-SP4&build=20231226-3&groupid=251
VRs of migration case using the created images: https://openqa.suse.de/tests/overview?version=15-SP6&build=chcao-20231227&distri=sle

No LTSS shown in the module list, so I think LTSS is still not ready for test. And for migration test, we need add ltss in the SCC_ADDONS.

Please take look at support images VRs, https://openqa.suse.de/tests/13158261#step/patch_sle/80, LTSS already could be registered. It didn't show in migration VR because it hasn't been enabled by rmt server, I can not run it with proxySCC jobs either, but images works fine to boot and perform migration, Sofia's ticket would take care of migration settings.

Ok, this proved 15SP4 LTSS already ready on SCC.

So updated PR and submitted MR for this ticket:
PR: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/18373
MR: https://gitlab.suse.de/qa-maintenance/qam-openqa-yml/-/merge_requests/686

Actions #16

Updated by JERiveraMoya 5 months ago

  • Tags changed from qe-yam-dec-sprint, qe-yam-jan-sprint to qe-yam-jan-sprint
Actions #17

Updated by zoecao 4 months ago

  • Status changed from In Progress to Resolved

I checked all the jobs with latest [15SP4 build] in Yam Support Images group, the 15SP4 LTSS was added to the autoyast installation cases and support images cases. So close here.

Actions

Also available in: Atom PDF