Project

General

Profile

action #32614

Updated by SLindoMansilla about 6 years ago

## Observation 

 systemd has split out the various container parts into systemd=container, which is an optional, by default not-installed package. 
 The test suite started by openQA though expects it to be present. 
 Seems like we should ensure to have it installed before running the test suite. 

 - openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-suse_patches-systemd_testsuite@64bit fails in 
 [systemd_testsuite](https://openqa.opensuse.org/tests/622799/modules/systemd_testsuite/steps/26) 


 ## Reproducible 
 - Fails since (at least) Build [20180228](https://openqa.opensuse.org/tests/622697) 


 ## Acceptance criteria 

 - **AC:** The test module **systemd_testsuite** passes or fail on a proper product bug. 


 ## Tasks 

 1. Adapt the testsuite to require/install the systemd-container component (tblume) 
 2. or fix the test module **systemd_testsuite** to install the package systemd-container for tumbleweed, Leap15 tumbleweed and SLE15. 
 3. As a workaround in the meantime, 2. can be applied. 


 ## Further details 

 About using a proper project/repository to use, there is a discussion here: https://progress.opensuse.org/issues/32215

Back