action #166295
closed[containers] Add LTSS in sle 12-SP5 to maintenance test runs
100%
Description
Please make sure that 12-SP5 hosts that we are using for container testing are deployed with LTSS module. In addition we also need to include the "LTSS Extended Security" product (that's a different product than LTSS).
LTSS on 12-sp5 will be officially released on 1.11.2024
Acceptance criteria¶
- We have aggregate test runs that include "LTSS" and "LTSS Extended Security" products
Further information¶
Updated by pherranz 4 months ago
- Status changed from In Progress to Blocked
After cloning a test in my own openQA instance, it seems like the product is available in SCC but not yet in zypper:
```# SUSEConnect -p SLES-LTSS/${VERSION_ID}/${CPU} -r INTERNAL-USE-ONLY-xxxx-xxxx; echo KpmEL-$?-
Registering system to SUSE Customer Center
Updating system details on https://scc.suse.com ...
Activating SLES-LTSS 12.5 x86_64 ...
-> Adding service to system ...
-> Installing release package ...
command 'zypper --no-refresh --non-interactive install --no-recommends --auto-agree-with-product-licenses -t product SLES-LTSS' failed
Error: zypper returned (104) with 'Product 'SLES-LTSS' not found.'```
Updated by pherranz 4 months ago
Follow the discussion in: https://suse.slack.com/archives/C02CANHLANP/p1727862382493379
Updated by pherranz 3 months ago
- Status changed from Blocked to Resolved
- % Done changed from 0 to 100
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/20529 pending to be merged