action #23506
closed
[sle][functional]test fails in addon_products_sle, trying to continue with empty regcode
Added by okurz almost 8 years ago.
Updated over 7 years ago.
Category:
Bugs in existing tests
Estimated time:
(Total: 0.00 h)
Description
Observation¶
openQA test in scenario sle-15-Leanos-DVD-x86_64-textmode+proxy_SCC@64bit fails in
addon_products_sle
Reproducible¶
Fails since (at least) Build 93.17
Suggestions¶
Further details¶
Always latest result in this scenario: latest
- Priority changed from Normal to Urgent
- Related to action #23438: [sle][functional][sle15] decide how and start using SCC using SUSEConnect added
- Related to action #23492: [sle][functional]test fails in scc_registration - openQA SLE media are missing SCC_URL added
The critical code part is fill_in_registration_code in lib/registration.pm, it is called from the following modules
- tests/installation/addon_products_via_SCC_yast2.pm
- tests/installation/addon_products_yast2.pm
- tests/installation/scc_registration.pm
In my understanding we could check whether SCC_REGCODE is empty and softfail if true, this would have to be done in each module if we want to create a test for this scenario
- Description updated (diff)
- Status changed from New to In Progress
@jorauch: softfail would not be recommended as we should use it only when we have a product issue to track which is not the case here. Empty regcode means we did something wrong in the test setup. So https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/3466 should address the empty regcode by hard-failing tests when this is used.
So one mandatory step left to do is to add a valid SCC_REGCODE to the media. I suggest to add the one from SLE 12 SP3 as this one works (did not check on all architectures but it should be still valid).
@jorauch: Do you want to do that?
On aarch64 and ppc the code is written to the e-mail field, also on x86 a popup blocks the test.
Is an e-mail address needed for aarch64/ppc?
- Description updated (diff)
- Copied to action #23752: [sle][functional] refactor scc_allmodules in one test suite added
- Status changed from In Progress to Resolved
ok, rest to be continued in #23752
Also available in: Atom
PDF