Project

General

Profile

action #59885

Updated by SLindoMansilla over 4 years ago

## Expected result 

 Samba and grub2 should be deselected to check for dependency errors, and then, select grub2 back to fulfill minimum requirements. 


 ## Test suite description 

 Packages are installed by default and removed when starting with - (minus). Installation get blocked by removed grub2 package, packages in INSTALLATION_BLOCKED will be selected back to resolve conflict and continue with installation https://progress.opensuse.org/issues/9476 


 ## Observation 

 None of samba nor grub are deselected. Which makes this scenario useless. 


 ## Acceptance criteria 

 - **AC:** The module **select_patterns_and_packages** fulfills testsuite expectations. 


 ## Reproducible 

 - In scenario sle-15-SP2-Installer-DVD-s390x-package-dependency@s390x-kvm-sle12 
 - Passing test, but useless behavior: https://openqa.suse.de/tests/3591409#step/select_patterns_and_packages/15 
 - Failing test in the wrong place (grub2 was not selected back) useless behavior: https://openqa.suse.de/tests/3583249#step/select_patterns_and_packages/89 
 - Passing test doing almost the right thing (it is not checking that the proper warning is shown, it just assumes it is there and select grub2 back): thing: https://openqa.suse.de/tests/3527041#step/select_patterns_and_packages/126 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=s390x&distri=sle&flavor=Installer-DVD&machine=s390x-kvm-sle12&test=package-dependency&version=15-SP2) 

Back