Project

General

Profile

Actions

action #115973

closed

Add validation to yast2 scc

Added by coolgw over 1 year ago. Updated about 1 month ago.

Status:
Rejected
Priority:
Low
Assignee:
-
Target version:
-
Start date:
2022-08-30
Due date:
% Done:

0%

Estimated time:

Description

*** draft ***

After new module tests/x11/addon_products_via_SCC_yast2.pm introduced(https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/15333).
One thing miss is no check of the packages base on installation summary page. We should add check like below implementaion:

os-autoinst-distri-opensuse/tests/installation/partitioning/suggested_partitioning/verify_decrypted_partition_deleted.pm Line 24
my @deletion_entries = Mojo::DOM->new($text)->find('b')->map('text')->each;

We cannot test if they YaST module did properly its job using the YaST module, checking that each *-release package is present should suffice for this case.
Additionally we need to reduce the number of screenshots here making more clear what are the actions in the test:
https://openqa.suse.de/tests/9563367#step/addon_products_via_SCC_yast2/1

Actions #1

Updated by JERiveraMoya over 1 year ago

  • Subject changed from check of the packages with Mojo to Add validation to yast2 scc
  • Description updated (diff)
  • Priority changed from Normal to Low
Actions #2

Updated by JERiveraMoya over 1 year ago

  • Description updated (diff)
Actions #3

Updated by JERiveraMoya over 1 year ago

  • Description updated (diff)
Actions #4

Updated by JERiveraMoya 8 months ago

we might revisit this after applying libyui-rest-api to migrations.

Actions #5

Updated by JERiveraMoya about 1 month ago

  • Status changed from New to Rejected

Backlog clean-up.

Actions

Also available in: Atom PDF