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. <s>Adapt Adapt the testsuite to require/install the systemd-container component</s> DONE component (tblume) 
 2. <s>or or fix the test module **systemd_testsuite** to install the package systemd-container for tumbleweed, Leap15 and SLE15.</s> Canceled SLE15. 
 3. Handle As a workaround in the different urls for openSUSE Tumbleweed y openSUSE Leap 
 4. Create a link of https://build.opensuse.org/package/show/devel:openSUSE:QA:Leap:15/systemd-v234-testsuite into https://build.suse.de/project/show/QA:SLE15 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