Project

General

Profile

action #51857

Updated by SLindoMansilla almost 5 years ago

## Observation 

 As a release manager, I want to have a real use case scenario where a user has a released tumbleweed snapshot installed which is then upgraded to the to be released snapshot. 

 `upgrade_tumbleweed` `create_hdd_tumbleweed` should use released ISO instead of tested ISO, otherwise, installer may fail to boot properly. 

 openQA test in scenario opensuse-Tumbleweed-NET-aarch64-create_hdd_tumbleweed@aarch64 fails in 
 [welcome](https://openqa.opensuse.org/tests/939148/modules/welcome/steps/9) 

 ## Acceptance criteria 

 - **AC:** The use case of upgrading a released snapshot to the snapshot to be tested is covered in openQA 

 ## Tasks 

 1. Proper scenario's name to be decided. 
 2. Monitor the snapshot releases, when a new snapshot is released save the corresponding qcow2 image in the fixed directory 
 3. Once there's a new snapshot released, remove the previous 'published'  
 4. Update the repositories 

 


 ## Reproducible 

 Fails since Build [20190304](https://openqa.opensuse.org/tests/887460) 


 ## Expected result 

 Last good: [20190304](https://openqa.opensuse.org/tests/869810) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?version=Tumbleweed&machine=aarch64&test=create_hdd_tumbleweed&flavor=NET&arch=aarch64&distri=opensuse) 

Back