action #180611
closed[qe-core][MU] PED-11950, New Module: sle-module-systems-management in SLE15 SP7 and SLE15-SP6. 15-SP6 Module needs to be created
0%
Description
Description¶
Now we have http://dist.suse.de/ibs/SUSE/Updates/SLE-Module-Systems-Management/ for both sle15sp6 and sle15sp7.
So we may need to update our MU tests [especially for installation tasks] with this new module activated
See more information at https://suse.slack.com/archives/C02CLB8TZP1/p1744172184152769
Files
Updated by rfan1 about 2 months ago
- Subject changed from [qe-core][MU]https://jira.suse.com/browse/PED-11950, New Module: sle-module-systems-management in SLE15 SP7 and SLE15-SP6. 15-SP6 Module needs to be created to [qe-core][MU] PED-11950, New Module: sle-module-systems-management in SLE15 SP7 and SLE15-SP6. 15-SP6 Module needs to be created
Updated by rfan1 about 2 months ago
One more comment is:
We may need to move ansible
test from mau-extratests-phub
test suite as well
Updated by mgrifalconi about 2 months ago
- Sprint set to QE-Core: April Sprint 25 (Mar 31 - May 02)
Updated by rfan1 about 2 months ago
Updated by Xiaojing_liu about 2 months ago
- Status changed from New to In Progress
Updated by Xiaojing_liu about 2 months ago
Updated by mgrifalconi about 1 month ago
I think also tests need to be adapted: https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/console/ansible.pm#L36
How about, instead of looking for sle version, we look for system management module to be available? If yes, we check that is enabled and use the new package names maybe? Not sure if will be helpful though, no idea if this will be ported to even older sle versions or not
Updated by rfan1 about 1 month ago ยท Edited
mgrifalconi wrote in #note-8:
I think also tests need to be adapted: https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/console/ansible.pm#L36
How about, instead of looking for sle version, we look for system management module to be available? If yes, we check that is enabled and use the new package names maybe? Not sure if will be helpful though, no idea if this will be ported to even older sle versions or not
I can get feedback from Maurizio Galli,
system management module is only for 15-SP6 and above
for 15-SP5 and 15-SP4 we are shipping ansible via LTSS channels instead of the module
Update: ansbile packages on sle15sp6 are still from phub, so we don't need to adapt our test code now. :)
Updated by Xiaojing_liu about 1 month ago
rfan1 wrote in #note-9:
mgrifalconi wrote in #note-8:
I think also tests need to be adapted: https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/console/ansible.pm#L36
How about, instead of looking for sle version, we look for system management module to be available? If yes, we check that is enabled and use the new package names maybe? Not sure if will be helpful though, no idea if this will be ported to even older sle versions or not
I can get feedback from Maurizio Galli,
system management module is only for 15-SP6 and above for 15-SP5 and 15-SP4 we are shipping ansible via LTSS channels instead of the module
Update: ansbile packages on sle15sp6 are still from phub, so we don't need to adapt our test code now. :)
I see there is a ticket https://progress.opensuse.org/issues/181136 for ansible adaption, could we use that ticket for ansible related changes?
Updated by rfan1 about 1 month ago
Xiaojing_liu wrote in #note-10:
rfan1 wrote in #note-9:
mgrifalconi wrote in #note-8:
I think also tests need to be adapted: https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/console/ansible.pm#L36
How about, instead of looking for sle version, we look for system management module to be available? If yes, we check that is enabled and use the new package names maybe? Not sure if will be helpful though, no idea if this will be ported to even older sle versions or not
I can get feedback from Maurizio Galli,
system management module is only for 15-SP6 and above for 15-SP5 and 15-SP4 we are shipping ansible via LTSS channels instead of the module
Update: ansbile packages on sle15sp6 are still from phub, so we don't need to adapt our test code now. :)
I see there is a ticket https://progress.opensuse.org/issues/181136 for ansible adaption, could we use that ticket for ansible related changes?
Yes, I have picked up the ticket above, please go ahead to resolve this one if no regression issues seen.
Updated by Xiaojing_liu about 1 month ago
- Status changed from In Progress to Feedback
Updated by Xiaojing_liu about 1 month ago
- Status changed from Feedback to Resolved