Project

General

Profile

action #13646

Updated by okurz about 7 years ago

## user story 
 As a test reviewer I want to have checksums of asset files so that I can triage infrastructure/product/test issues in case the media seem to be corrupt 


 ## acceptance criteria 
 * **AC1**: The checksum of asset files is reported when configured 
 * **AC2**: No checksum checks of ISO files in general (too expensive) 


 ## suggestions observation 

 * more checksum checks and such, maybe on the level of tests, not os-autoinst or openQA 
 * don't sync images to o.s.d when rsync.pl can already know it's broken (or incomplete) 


 ## further details 

 There is a bug open in bugzilla [bsc#994617](https://bugzilla.suse.com/show_bug.cgi?id=994617) for the same symptoms and the bug reviewers judge it's an openQA issue. The issue is happening from time to time: 

 * https://openqa.suse.de/tests/551281#step/welcome/5 
 * https://openqa.suse.de/tests/569003#step/welcome/4 


 ## ideas 

 * more checksum checks and such 
 * don't sync images to o.s.d when rsync.pl can already know it's broken (or incomplete)

Back