Project

General

Profile

action #94991

Updated by okurz almost 3 years ago

## Observation 

 See https://github.com/os-autoinst/os-autoinst/issues/1686 

 No reaction on the github issue nor the mention in the pull request that likely caused this issue so trying again with a ticket in progress.o.o then 

 ## Acceptance criteria 
 * **AC1:** test module does not fail consistently in OBS checks 

 ## Problem 

 The test originally passed in the pull request that brought in the change in https://github.com/os-autoinst/os-autoinst/runs/2705598035#step:3:530 so either it's a sporadic failure or fails only in OBS 


 ## Suggestions 
 * Execute https://github.com/os-autoinst/os-autoinst/blob/master/t/10-virtio_terminal.t locally sometimes to find out if it's a sporadic issue 
 * We can remove the test module from OBS checks like we do in https://github.com/os-autoinst/os-autoinst/blob/master/dist/rpm/os-autoinst.spec#L155 
 * If we can't find a good fix revert the original PR for now and ask the original author to help 
 * Consider excluding the specific test module from OBS checks right now and potentially open a separate ticket about that

Back