action #170248
closed[Containers] Fix asset generation jobs for PPC64
0%
Description
Looks like all PPC64 test runs in https://openqa.suse.de/group_overview/377 are not moved to the Zone-CC workers. We need to fix this ASAP.
We can likely use the emulated worker here as well, see e.g. https://gitlab.suse.de/qac/qac-openqa-yaml/-/blob/master/containers/bci/15sp6_images.yaml?ref_type=heads#L113
Updated by pherranz about 2 months ago
- Related to action #168775: [containers] Prepare 15-SP7 Container Host added
Updated by ph03nix about 2 months ago
- Status changed from Workable to In Progress
- Assignee set to mdati
Updated by mdati about 2 months ago · Edited
The workers for ppc64le had some problems and settings in Machine
https://openqa.suse.de/admin/machines = ppc64le
was tweaked and many tests blocked adding _EXIT_AFTER_SCHEDULE=1
.
After machine fixed and normals settings restored, I did VRs manual cloning tests in OSD group https://openqa.suse.de/group_overview/377, with WORKER_CLASS=qemu_ppc64le
and as MACHINE=ppc64le-emu
as MACHINE=ppc64le
and all passed , see discussion in slack.
Analyzed the yaml qac-openqa-yaml/containers/create_stable_hosts.yaml
, after some considerations, a minimal change was applied in the MR 1947, that has been merged. See also MR post.
Tests status will be verified after that g.377 will be nwly triggered.
Updated by mdati about 2 months ago · Edited
- Status changed from In Progress to Feedback
Tests for ppc64le in group 377 all pass ok.
Note that at the moment the zone-cc still shall be skipped for ppc64le, then workers shall be overridden excluding it.
Updated by ph03nix about 2 months ago
- Priority changed from High to Normal
Looks like the PPC issues are resolved for now. Putting it to normal prio for the Feedback state.
Updated by mdati about 2 months ago · Edited
- Status changed from Feedback to Resolved
Note: previous VRs sle-micro 6.1 on ppc64le “not emu” named in above note#3 passed because the cloned tests included some inherited settings (QEMUCPU=POWER9), then worked still in emulation.
The current situation for sle-micro 6.1 on ppc64le is mentioned in tkt 173575, then a.t.m. sle-micro 6.1 shall work with ppc64le-emu.
After resolved the issue in SL-Micro 6.1 ppc64le in 173575 using emulation ppc64le-emu
, see https://openqa.suse.de/tests/16079921, the gr.377 includes all ppc64le needed assets.