action #23668
closedcoordination #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
Updated by okurz over 7 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
Updated by Anonymous about 7 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
Updated by Anonymous about 7 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",
Updated by Anonymous about 7 years ago
Unassigned myself since I need to work on current sprint tickets.
Updated by riafarov about 7 years ago
- Assignee changed from riafarov to jorauch
Updated by jorauch about 7 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:
Updated by jorauch about 7 years ago
- Status changed from In Progress to Resolved