action #50336
closed[sle][functional][u] registration::add_suseconnect_product should handle retries
0%
Description
Observation¶
Currently for PackageHub there's bsc#1124318 that basically makes SUSEConnect to fail the first time but it would succeed on a second call
Acceptance criteria¶
- AC1: Test is able to workaround with soft-fail bsc#1124318
Suggestions¶
- reproduce test failure, accept current error output as indication for workaround, record soft failure and try again
- refactor add_suseconnect_product so that it allows the user to properly specify whether or not errors are tolerated.
- change the code to accept named parameters to accept syntax similar to
suseconnect_product 'sle-module-legacy', retry_allow => 1, timeout => 900
(or a simple hash too)
Updated by SLindoMansilla over 5 years ago
- Category set to New test
- Priority changed from Normal to High
Updated by szarate over 5 years ago
- Subject changed from [sle][functional][u] registration::add_suseconnect_product needs to handle softfail to [sle][functional][u] registration::add_suseconnect_product should handle retrials
- Description updated (diff)
- Category deleted (
New test) - Priority changed from High to Normal
Updated by SLindoMansilla over 5 years ago
Since this will end up as a workaround for a known bug, please, don't forget to use record_soft_fail.
Updated by szarate over 5 years ago
- Category set to Enhancement to existing tests
Updated by SLindoMansilla over 5 years ago
- Related to action #33082: [sle][functional][u] sysauth/sssd is not scheduled on osd added
Updated by okurz over 5 years ago
- Subject changed from [sle][functional][u] registration::add_suseconnect_product should handle retrials to [sle][functional][u] registration::add_suseconnect_product should handle retries
- Description updated (diff)
- Status changed from New to Workable
- Priority changed from High to Normal
- Target version set to Milestone 26
QSF-u grooming: missed our chance for 15-SP1, not high.
Updated by zluo over 5 years ago
- Status changed from Workable to In Progress
- Assignee set to zluo
take over
Updated by zluo over 5 years ago
issue with sssd for sles 12 sp5: https://bugzilla.suse.com/show_bug.cgi?id=1137876
and other issue #54140
Since AC1: Test is able to workaround with soft-fail bsc#1124318 is related to sssd, it would be better to continue to work on this ticket till both above issues got fixed.
Updated by zluo over 5 years ago
- Blocked by action #54140: [sle][functional][u] test fails in sssd - issue with mkdir local directory added
Updated by zluo over 5 years ago
- Target version changed from Milestone 26 to Milestone 27
Updated by zluo over 5 years ago
due to problem with boot_to_desktop on sles 15 I cannot test the changes in registration.pm related to sssd:
Updated by zluo over 5 years ago
- Status changed from In Progress to Feedback
Updated by SLindoMansilla over 5 years ago
- Status changed from Feedback to Workable
Feedback provided in PR, removing from feedback queue
Updated by SLindoMansilla over 5 years ago
PR merged, waiting for verification on OSD
Updated by zluo over 5 years ago
https://openqa.suse.de/tests/3125532#step/sssd/95 looks okay
to check https://openqa.suse.de/tests/3136471 for sles 15 sp1
Updated by zluo over 5 years ago
- Status changed from Feedback to Resolved
above test result is green, without any screenshots! very strange.
but I found following test which shows PR is successful: