action #124511
closedcoordination #121876: [epic] Handle openQA review failures in Yam squad - SLE 15 SP5
License agreement only showed once for migrations SLE 15 SP5 for s390x due to not SUMA displayed
Description
Motivation¶
Following bug description of https://bugzilla.suse.com/show_bug.cgi?id=1208182#c6, license agreement already shown in welcome module, it is not needed any more in scc_registration on s390x in SLE 15 SP5 due to SUMA is not shown and there is only one license product. So we need update code to implement it.
Failed job : https://openqa.nue.suse.com/tests/10492192#step/scc_registration/9
Previous location of license: https://openqa.nue.suse.com/tests/10436205#step/scc_registration/7
Acceptance criteria¶
AC1: Adapt test code to deal with license agreement in scc_registration on s390x on SLES 15 SP5
Updated by JERiveraMoya almost 2 years ago
- Subject changed from License agreement not needed any more in scc_registration on s390x for bsc#1208182 to License agreement only showed once for migrations SLE 15 SP5 for s390x due to not SUMA displayed
- Description updated (diff)
- Status changed from New to In Progress
- Assignee set to leli
- Target version set to Current
- Parent task set to #121876
Updated by leli almost 2 years ago
Updated by leli almost 2 years ago
It need wait a while after send next key after assert remove-repository.
Failed log: https://openqa.nue.suse.com/tests/10538735#step/scc_registration/14
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/16418
Updated by leli over 1 year ago
- Status changed from In Progress to Resolved
PR merged, and run on latest build, the issue resolved.