action #25264
closed[sle][functional][sle15] Explicit test where we skip registration
0%
Updated by okurz over 7 years ago
- Status changed from New to Feedback
Added new test suite "skip_registration" which is overriding SCC_REGISTER=
in the test suite. Added this test suite for the SLE Functional job group for machines aarch64, ppc64le, 64bit, s390-kvm, zvm-vswitch-l2, zvm-vswitch-l3, zvm-zfcp, zvm-ctc, zvm-hsi-l2, zvm-hsi-l3 as especially zVM has problems with the long SCC url. Might be a bit to much for the future so we can do less later. Also, triggered one job for SLE 15 Alpha 3 Candidate 1: https://openqa.suse.de/tests/1168525#live
For now only "INSTALLONLY=1", later should be extended to do a full test run.
Updated by okurz about 7 years ago
- Status changed from Feedback to In Progress
openQA test in scenario sle-15-Installer-DVD-s390x-skip_registration@s390x-kvm fails in
force_cron_run
trying to execute the cron jobs but these scripts are not available when no modules are available.
Expected result¶
Last good: Seems like we never reached that far in "skip_registration". I assume we should skip test module in case of "skip_registration".
Updated by okurz about 7 years ago
- Assignee deleted (
okurz) - Priority changed from Normal to High
not considered for current sprint but "high" prio because we have a test issue now.
Updated by okurz about 7 years ago
- Due date set to 2017-11-08
- Assignee set to okurz
need to check myself if we aren't done already
Updated by okurz about 7 years ago
- Status changed from In Progress to Resolved
commit b49b3311 (okurz/feature/new_system_roles)
Author: Oliver Kurz okurz@suse.de
Date: Wed Oct 18 11:52:30 2017 +0200
Dynamically adjust the schedule according to available system roles on SLE15
Depending on registration within the installation system roles can be
available or not. This commit sets the system role if not overridden depending
on registration during installation. As for 'minimal', e.g. as used in the
test suite "skip_registration", only a minor subset of packages are available
the test variable "INSTALLONLY" is implicitly set.