action #23668
coordination #23454: [sle][functional][epic][sle15] Adapt former SDK tests to something equivalent for SLE15
[sle][functional] Fix and readd testsuite "autoyast_eula"
0%
Description
acceptance criteria¶
- AC1 must work for SLE12SP3/4 still
- AC2 name of the testsuite has to be relevant for all product versions
- AC3 must work on SLE15 or escalated
tasks¶
- https://openqa.suse.de/tests/1129656/file/autoinst-log.txt currently fails with
CACHE: Download of /var/lib/openqa/cache/SLE-15-SDK-DVD-x86_64-Build170.1-Media1.iso failed with: 404 - Not Found
- Also use ftp here or replace sdk
- moved to test development group. After it works, move back from test development to functional group
Related issues
History
#1
Updated by okurz almost 5 years ago
- Copied from action #23624: [sle][functional][y][medium][fast] Rework DUD test to support SLE15 as well (was: Fix and readd dud_sdk test suite) added
#2
Updated by okurz almost 5 years ago
- Target version set to Milestone 12
#3
Updated by Anonymous over 4 years ago
- Assignee set to Anonymous
#4
Updated by Anonymous over 4 years ago
- Status changed from New to In Progress
#5
Updated by Anonymous over 4 years ago
The scenario autoyast_eula@64bit for SLE12 SP3 is the same as autoyast_error_dialog@64bit for SLE15(under job groups autoyast):
http://openqa.suse.de/tests/1058296, http://openqa.suse.de/tests/1125010
#6
Updated by Anonymous over 4 years ago
The differences are in the vars.json file. Mainly are following:
t/1058296:
"CASEDIR" : "/var/lib/openqa/cache/openqa.suse.de/tests/sle",
"DESKTOP" : "textmode",
"OPENQA_URL" : "http://openqa.suse.de",
"PRJDIR" : "/var/lib/openqa/cache/openqa.suse.de",
"PRODUCTDIR" : "/var/lib/openqa/cache/openqa.suse.de/tests/sle/products/sle",
t/1125010:
"CASEDIR" : "/var/lib/openqa/cache/tests/sle",
"DESKTOP" : "gnome",
"OPENQA_URL" : "openqa.suse.de",
"PRJDIR" : "/var/lib/openqa/cache",
"PRODUCTDIR" : "/var/lib/openqa/cache/tests/sle/products/sle",
#7
Updated by Anonymous over 4 years ago
- Assignee deleted (
Anonymous)
#8
Updated by Anonymous over 4 years ago
Unassigned myself since I need to work on current sprint tickets.
#9
Updated by okurz over 4 years ago
- Due date set to 2017-12-19
#10
Updated by riafarov over 4 years ago
- Assignee set to riafarov
#11
Updated by riafarov over 4 years ago
- Assignee changed from riafarov to jorauch
#12
Updated by jorauch over 4 years ago
- Assignee changed from jorauch to riafarov
Created and added the testsuite, now fails in bug https://bugzilla.suse.com/show_bug.cgi?id=1073324
First run:
#13
Updated by jorauch over 4 years ago
- Status changed from In Progress to Resolved