fix(openeuler): correct Warewulf3 recipes and update SP4/COPR repos#2557
Conversation
🚀 CCache Statistics
📊 Detailed StatisticsLEAP (aarch64/gnu15)LEAP (x86_64/gnu15)openEuler (aarch64)openEuler (x86_64)RHEL (aarch64/gnu15)RHEL (x86_64/gnu15)RHEL (x86_64/intel)🤖 Generated from workflow run |
Test Results27 files - 12 27 suites - 12 43s ⏱️ - 1m 28s Results for commit d7ad310. ± Comparison against base commit b36c686. This pull request removes 28 tests.♻️ This comment has been updated with latest results. |
8caadc2 to
be38bfc
Compare
|
Is this intended? "Update OpenHPC COPR repo target to openeuler-24.03_LTS_SP2" to use the 24.03 copr with 22.03 for OpenHPC 3.x? You do not need to update the ChangeLog file. It is not being used. But if you want we can leave it in. |
- Rename openEuler 22.03 recipes from warewulf -> warewulf3 provisioner - Update VNFS chroot template to SP4 repository URLs (was SP3) - Add virtio_pci before virtio_net in Warewulf3 bootstrap for VM support - Abstract MariaDB/MySQL service name and config path per distro - Abstract extra-repos package per distro (epel-release vs openEuler-release) - Remove stale BOS_MIRROR comment and openeuler-extra-repos install step Co-authored-by: Claude <noreply@anthropic.com> Signed-off-by: Timothy Middelkoop <tmiddelkoop@internet2.edu>
be38bfc to
d7ad310
Compare
|
Good catch. No and yes-ish. I missed the fact that the refactor had ported Warewulf to openeuler, not Warewulf3, so early in the debugging I had thought yq was required and did not realize/forgot that the Warewulf3 recipes don't use yq. So no, not required for Warewulf3 but should work if we need it (yq is a static binary). Updated and ChangeLog entry removed (perhaps we should remove the Changelog?). Tested again and ready to merge. |
Tested on aarch64 via qemu on a M3 mac.