2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00

26783 Commits

Author SHA1 Message Date
Markus Hilger
02aaa24c54 Do not build xCAT-genesis-scripts-aarch64 yet 2024-02-21 11:59:50 +01:00
Markus Hilger
295dff5c51 Fix genesis builds for aarch64 2024-02-21 11:59:50 +01:00
Markus Hilger
bf57a2b13e Build xcat-core for aarch64 2024-02-21 11:59:50 +01:00
Markus Hilger
40ac583410 Do not use hacked armgrub plugin 2024-02-21 11:59:50 +01:00
Markus Hilger
699a26d3ec Fix nodeset and rinstall for arm 2024-02-21 11:59:50 +01:00
Markus Hilger
826a8a8308 Support x86, ppc64 and arm in grub
Arm and ppc64 do not have linuxefi and initrdefi.
2024-02-21 11:59:50 +01:00
Markus Hilger
6403987400 new kernel for aarch64 2024-02-21 11:59:50 +01:00
Jarrod Johnson
1b44680217 Preliminary aarch64 support
Add hooks to do a draft implementation of aarch64 using grub
2024-02-21 11:59:50 +01:00
Obihörnchen
540fbf2dfd
Merge pull request #7417 from Obihoernchen/fix-dracut-warnings
Fix dracut warnings during genimage on newer OSs
2024-02-21 03:29:42 +01:00
Obihörnchen
2bb237eda8
Merge pull request #7419 from Obihoernchen/el9_osimages
Add osimage symlinks for EL9 distros
2024-02-21 03:28:19 +01:00
Obihörnchen
ca60cf26b9
Merge pull request #7424 from Obihoernchen/version
Next version will be 2.17.0
2024-02-20 02:33:55 +01:00
Markus Hilger
1fe4d1ce78 Next version will be 2.17.0 2024-02-19 19:40:50 +01:00
Obihörnchen
fdb4c9d46e
Merge pull request #6391 from jjohnson42/addsha256hmac
Implement HMAC-SHA256 in xCAT IPMI
2024-02-19 19:30:36 +01:00
Obihörnchen
a6933c8727
Merge pull request #7386 from samveen/fix_6525
Add workaround for deprecated old commands in sles-15 into go-xcat
2024-02-19 19:26:08 +01:00
Obihörnchen
86c8b3310d
Merge pull request #7398 from stanford-rc/mtm_empty_fru
Fix MTM detection for incomplete FRU pages
2024-02-19 19:13:16 +01:00
Obihörnchen
7b4e9cef5a
Merge pull request #6876 from krono/patch-1
[doc only] Add vlan to networks documentation
2024-02-19 19:10:34 +01:00
Obihörnchen
ced24ba97e
Merge pull request #7418 from Obihoernchen/ipoib_provisioning
Allow IPoIB MAC addresses for provisioning via IPoIB
2024-02-19 19:08:20 +01:00
Obihörnchen
68410a08e7
Merge pull request #7420 from Obihoernchen/discinfo
Add more disk infos for copycds
2024-02-19 19:07:20 +01:00
Obihörnchen
f08822f193
Merge pull request #7422 from Obihoernchen/jammy
Add Ubuntu Jammy (22.04) build support
2024-02-19 15:56:38 +01:00
Obihörnchen
a5929c9065
Merge pull request #7423 from Obihoernchen/readthedocs
Fix and improve readthedocs docu
2024-02-13 16:07:38 +01:00
Obihörnchen
c120fd9650 Fix and improve readthedocs docu 2024-02-13 03:01:02 +01:00
Markus Hilger
3fca2a3031 Fix dracut warnings during genimage on newer OSs 2024-02-12 16:42:03 +01:00
Markus Hilger
172678ac87 Allow IPoIB MAC addresses for provisioning via IPoIB
Examples:

EFI Boot MAC address: 20:b8:ce:f6:03:00:31:33:3e
OS MAC address: b8:ce:f6:31:33:3e
2024-02-12 16:41:43 +01:00
Markus Hilger
23a1dc096d Add more disk infos for copycds 2024-02-12 16:41:23 +01:00
Markus Hilger
d4423121a1 Add Ubuntu Jammy (22.04) build support 2024-02-12 16:40:48 +01:00
Obihörnchen
65b5c72e63
Merge pull request #7421 from Obihoernchen/github_action
Various GitHub Action xcat_test fixes
2024-02-12 16:28:28 +01:00
Markus Hilger
93cab1e366 Add step names 2024-02-11 23:03:41 +01:00
Markus Hilger
32c4a9cfbe Remove redundant makedhcp_n_linux test case from CI pipeline
makedhcp_n_linux is the same as makedhcp_n. It doesn't make sense to run
both test cases.
2024-02-11 22:16:17 +01:00
Obihörnchen
7fc363b99e
Add a 60 min default timeout to xcat_test
Looks like this actions hangs from time to time. Let's use a reasonable default to get faster failing messages.
2024-02-10 20:49:22 +01:00
Obihörnchen
546f14032a
Fix node16 deprecation warning 2024-02-10 19:25:24 +01:00
Markus Hilger
1783d53bb1 Add osimage symlinks for EL9 distros 2024-02-10 03:13:55 +01:00
Kilian Cavalotti
7f7d7db591 use \s to handle all types of whitespace 2023-12-11 14:50:10 -08:00
Kilian Cavalotti
7e4f11119d fix FRU parsing when empty values are provided 2023-07-27 14:12:13 -07:00
Kilian Cavalotti
6bbabb551e retab 2023-07-27 14:12:03 -07:00
besawn
6b8c669171
Merge pull request #7394 from fangjzh/master
Update discinfo.pm
2023-07-17 09:10:13 -04:00
Jzh Fang
72fcb55fc6
Update discinfo.pm
Update diskinfo of Rocky Linux 8.8
2023-07-13 16:21:25 +08:00
Samveen
3c0e09a116
Add workaround for sles-15 in go-xcat 2023-05-19 10:20:32 +05:30
besawn
de3976ac37
Merge pull request #7384 from gurevichmark/bmcdiscover_c684
Add/remove routing for bmcdisover testcases
2023-05-12 14:18:57 -04:00
Mark
ed1fbb1fae Add routing for bmcdisover testcases 2023-05-12 12:06:24 -04:00
besawn
a104f63d56
Merge pull request #7376 from peterwywong/disjointdhcps 2023-05-09 09:16:26 -04:00
Wai Yee Wong
cb75d9c8ba More changes to nodeset_disjointdhcps_petitboot, nodeset_grub2, nodeset_petitboot 2023-05-08 12:17:37 -04:00
besawn
49c546a54d
Merge pull request #7381 from gurevichmark/pseries_machinetype
Use explicit pseries machine type when running VM on RH8 KVM hypervisor
2023-05-01 18:51:03 -04:00
Mark Gurevich
d2a3ae77e1 Use explicit pseries machine type in c684 environment 2023-05-01 16:34:58 -04:00
besawn
af9a3d349e
Merge pull request #7378 from gurevichmark/create_man_pages_python3
Update create_man_pages script to run in on new c684 environment
2023-04-28 08:03:18 -04:00
Mark Gurevich
c13e4055c1 Update create_man_pages to run in on new c684 environment 2023-04-27 17:49:33 -04:00
Wai Yee Wong
bde6f4ccab The IP address of testnode1 in nodeset_disjointdhcps_petitboot must be in the subnet of MN and SN 2023-04-21 18:30:17 -04:00
Mark Gurevich
0cc33e25c4
Merge pull request #7368 from peterwywong/kvm2
Reduce the VNC password from 20 characters to 8
2023-03-24 17:11:04 -04:00
Wai Yee Wong
1a751e3379 Reduce the VNC password from 20 characters to 8 2023-03-24 16:58:00 -04:00
besawn
35b01485a8
Merge pull request #7367 from gurevichmark/rest_api_null
Handle RESTAPI parameters with null values
2023-03-20 11:03:02 -04:00
Mark Gurevich
884d9d8a10 Handle RESTAPI parameters with null values 2023-03-20 08:52:39 -04:00