Project

General

Profile

action #23818

Updated by Anonymous over 6 years ago

## acceptance criteria 

 * **AC1** "we" as addon or module is tested for SLE12 as it was. 

 * **AC2** "we" as addon or module is tested for SLE15 with new procedure, for details refer to PRD. 

 * **AC3** Test scenarios we, we+allpatterns, we-ftp, we-http are adjusted to be able to test SLE12 or earlier and SLE15 and later prducts. 

 ## observation 

 https://openqa.suse.de/tests/1138009 and https://openqa.suse.de/tests/1137978 
 are incomplete and fail due to following error: 

 ``` 
 CACHE: Content has not changed, not downloading the /var/lib/openqa/cache/SLE-15-Leanos-DVD-x86_64-Build173.8-Media1.iso but updating last use 
 Downloading SLE-15-WE-DVD-x86_64-Build%BUILD_WE%-Media1.iso from openqa.suse.de/tests/1138009/asset/iso/SLE-15-WE-DVD-x86_64-Build%BUILD_WE%-Media1.iso 
 CACHE: Download of /var/lib/openqa/cache/SLE-15-WE-DVD-x86_64-Build%BUILD_WE%-Media1.iso failed with: 400 - Bad Request 
 ``` 

 when looking at "settings" there is no BUILD_WE variable set. 
 Checking previous runs, it was there, e.g https://openqa.suse.de/tests/1136635

Back