action #25456
closedcoordination #25452: [sle][functional][epic] Test multi-module media
[sle][functional] Test multi-module media on openQA
0%
Description
acceptance criteria¶
- AC1 Any test module is adding the multi-module media as addon/repository/modules during installation
- AC2 The test should test that packages from different modules can be installed from that medium
tasks¶
- try it out manually (1-2h)
- adjust test code if necessary at all or just use ADDONS variable (0.5-2h)
- add a test suite (0.5-2h)
further details¶
Create a new test module that adds a multi-module media
- provided by IBS
- on this step osd#1179308#step/addon_products_sle/1
Updated by okurz about 7 years ago
- Status changed from New to In Progress
- Assignee set to okurz
Updated by okurz about 7 years ago
Updated by riafarov about 7 years ago
- Related to action #25896: [sle][functional] Create test suite to test adding addon medium on SLE 15 added
Updated by okurz about 7 years ago
test PR merged, needles merged. riafarov and me created new test suite "skip_registration+all-packages-iso".
So riafarov triggered that initially with SCC registration enabled and even adding all SCC modules. The installation therefore adds modules from both SCC as well as the all-packages-iso but does happily proceed.
https://openqa.suse.de/tests/1222973#step/zypper_lr/3 shows the list of all repositories enabled, both from SCC as well as from the all-packages-iso. The new test suite will now try to not register but add all modules only from the ISO.
Triggered once manually with skipped registration. Next build should pick up test suite from database settings:
openqa_clone_job_osd 1222973 SCC_REGISTRATION=never TEST=all-packages-addon-iso-skip_registration
Created job #1222998: sle-15-Installer-DVD-x86_64-Build303.1-all-packages-addon-iso@64bit -> https://openqa.suse.de/t1222998
Also for ppc64le and aarch64:
$ openqa_clone_job_osd 1212782 TEST=skip_registration+all-packages-iso ISO_1=SLE-15-Packages-ppc64le-Build303.1-Media1.iso ADDONS=all-packages PUBLISH_HDD_1= INSTALLONLY=
$ openqa_clone_job_osd 1212625 TEST=skip_registration+all-packages-iso ISO_1=SLE-15-Packages-aarch64-Build303.1-Media1.iso ADDONS=all-packages PUBLISH_HDD_1= INSTALLONLY=
Created job #1223159: sle-15-Installer-DVD-ppc64le-Build303.1-skip_registration@ppc64le -> https://openqa.suse.de/t1223159
Created job #1223164: sle-15-Installer-DVD-aarch64-Build303.1-skip_registration@aarch64 -> https://openqa.suse.de/t1223164
Added for now to test development group for 64bit, aarch64, ppc64le. Let's review test results there and move to SLE functional when working fine.
Updated by okurz about 7 years ago
- Status changed from In Progress to Resolved
All three jobs failed but pointing to failed modules which we also see in other jobs so adding the scenarios to "functional" job group. The test suite is named "skip_registration+all-packages-iso".