Project

General

Profile

action #13302

Updated by okurz over 5 years ago

## Motivation 

 see [bsc#994617](https://bugzilla.suse.com/show_bug.cgi?id=994617) 

 See motivation in #36958 as well. 

 ## Acceptance criteria 
 * **AC1:** checksum for the synced ISO images is published as a job variable 

 ## Suggestions 

 rsync.pl is the script which basically integrates IBS/OBS with openQA, it's ideal place to put the checksum for ISOs, so job has these values. 
 Alternatively, we could do all of these steps in the openQA side, which will be more complex solution. 
 Checksums for ISO, should be also available on OBS.

Back