action #108260
open[sle][migration][backlog] test fails in register_system - need to ajust test based on bsc#1196215 for registering WE
20%
Description
Register WE failed (see bsc#1196215) , there's a new feature about SUSEConnect that handle 3rd party GPG keys, and the feature is done, need to ajust test our tests by using '--gpg-auto-import-keys'.
Observation¶
openQA test in scenario sle-15-SP4-Regression-on-Migration-from-SLE15-SPx-x86_64-online_sles15sp3_pscc_lp-we-basesys-srv-desk-dev-contm-lgm-tsm-wsm-pcm_all_full_x11@64bit fails in
register_system
Test suite description¶
Reproducible¶
Fails since (at least) Build 98.1
Expected result¶
Last good: (unknown) (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by zoecao over 1 year ago
- Status changed from New to Blocked
- % Done changed from 0 to 20
Created a pr to fix this issue, while there's another problem that some versions of SUSEConnect/suseconnect-ng don't support to use "--gpg-auto-import-keys", see the VR results:
https://openqa.nue.suse.com/tests/8328155#step/register_system/70
https://openqa.nue.suse.com/tests/8328156#step/patch_sle/41
pr: https://github.com/os-autoinst/os-autoinst-distri-opensuse/compare/master...chcao:register_we?expand=1
So need to confirm with developers whether they will backport the bug fix to older products, for example sles12sp3, sles15sp1 etc, (in bsc#1196215 the developer said "@chenzi for SP4 and later, could you change the tests to use '--gpg-auto-import-keys'?", it looks like the fixing wont backport to all products).
If yes, need to update the package of SUSEConnect/suseconnect-ng before registering WE, because the SUSEConnect/suseconnect-ng version in qcow don't support to use "--gpg-auto-import-keys".
And for ltss case, need to register ltss first to get the latest version of SUSEConnect/suseconnect-ng.
Updated by leli over 1 year ago
- Subject changed from [sle][migration][sle15sp4][Regression] test fails in register_system - need to ajust test based on bsc#1196215 for registering WE to [sle][migration][backlog] test fails in register_system - need to ajust test based on bsc#1196215 for registering WE