Project

General

Profile

Actions

action #115973

closed

Add validation to yast2 scc

Added by coolgw over 1 year ago. Updated 3 months 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

Also available in: Atom PDF