action #27820
closed[sle][functional][sle15][easy] gnome+proxy_SCC+allmodules scenario should cover "public cloud module" as well
0%
Description
acceptance criteria¶
- AC1: Packages from "public cloud module" are installed in the gnome+proxy_SCC+allmodules scenario
tasks¶
- Add public cloud module and patterns to be installed in the gnome+proxy_SCC+allmodules scenario: In
products/sle/main.pm
look forif (get_var('ENABLE_ALL_SCC_MODULES') && !get_var('SCC_MODULES'))
, extend the list for SLE15 with "pcm" for both modules and patterns, run the test locally, add needles if necessary (0.5-2h)
further details¶
See sle-15-Installer-DVD-x86_64-gnome+proxy_SCC+allmodules@64bit
Updated by okurz about 7 years ago
- Copied from action #27817: [sle][functional][yast][sle15][easy] scripting module will come back - @waitfor scripting module to appear in sle15 build added
Updated by okurz about 7 years ago
- Due date set to 2017-12-20
- Status changed from New to In Progress
workable
Updated by Anonymous about 7 years ago
- Status changed from In Progress to Resolved
- Assignee set to Anonymous
Updated by okurz about 7 years ago
- Status changed from Resolved to In Progress
please reference a verification job from the production run and close again
Updated by Anonymous about 7 years ago
pcm is added into allmodules test scenario. PR https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/4000 created and merged. Verification testrun: https://openqa.suse.de/tests/1294250
Updated by Anonymous about 7 years ago
- Status changed from In Progress to Resolved
Updated by okurz about 7 years ago
- Status changed from Resolved to In Progress
- Assignee deleted (
Anonymous) - Priority changed from Normal to Urgent
broke s390x all modules test as there is no PCM on s390x: https://openqa.suse.de/tests/1317152
Updated by okurz about 7 years ago
- Assignee set to okurz
also there is no PCM for aarch64 but according to the PRD PCM should be available for all four arches. We have module repos for all four but SCC only enables x86_64 and ppc64le, see https://scc.suse.com/admin/products#PublicCloudModule . I assume it's a "SCC bug" -> https://bugzilla.suse.com/show_bug.cgi?id=1072638
Updated by okurz about 7 years ago
- Status changed from In Progress to Feedback
- Assignee changed from okurz to SLindoMansilla
Updated by SLindoMansilla about 7 years ago
- Due date changed from 2017-12-20 to 2018-01-16
- Status changed from Feedback to In Progress
Bug is resolved fixed: https://bugzilla.suse.com/show_bug.cgi?id=1072638#c3
Can be pre-planned for sprint 8
Updated by okurz almost 7 years ago
- Status changed from In Progress to Resolved
- Assignee changed from SLindoMansilla to okurz
The allmodules scenarios on all four arches pass the installation step for PCM now.