Vinícius Ferrão
6aba71b44c
test(genesis): cover s390x config name
2026-09-04 16:37:39 -03:00
Vinícius Ferrão
7183fd8414
test(genesis): cover s390x boot behavior
2026-09-04 16:20:38 -03:00
Vinícius Ferrão
6711a5ce9e
test(genesis): tighten s390x coverage
2026-09-04 15:31:33 -03:00
Vinícius Ferrão
2bb76b523e
test(genesis): cover s390x boot handoff
2026-09-04 14:42:42 -03:00
Vinícius Ferrão
36ca4a369f
test(genesis): cover s390x network boot
2026-09-04 12:48:32 -03:00
Vinícius Ferrão
762e67d6cc
test(utils): reuse repository file helpers
2026-09-02 22:58:22 -03:00
Vinícius Ferrão
0c0803d83a
test(utils): reuse and cover executable lookup
2026-09-02 22:58:22 -03:00
Vinícius Ferrão
c225c3240f
test(dhcp): cover shared dynamic-range rejection
2026-08-30 23:08:58 -03:00
Vinícius Ferrão
804edace81
test(dhcp): cover sysconfig OS version policy
2026-08-24 16:21:19 -03:00
Vinícius Ferrão
a66e3a4d04
test(dhcp): use shared version helpers in intent harness
2026-08-24 16:21:18 -03:00
Vinícius Ferrão
d3d0f86abf
test(network): cover shared netmask behavior
2026-08-23 13:51:39 -03:00
Vinícius Ferrão
7afa152f8d
test(dhcp): prepare shared network helper stubs
2026-08-23 13:49:15 -03:00
Vinícius Ferrão
3b6bcac8db
test(dhcp): expose inconsistent Kea reservation state
2026-07-31 22:21:51 -03:00
Vinícius Ferrão
287ed79b62
Merge pull request #7706 from VersatusHPC/fix/kea-makedhcp-noip-reservation
...
fix(xcat-core): skip *NOIP* NICs when building Kea DHCP reservations
2026-07-31 20:15:43 -03:00
Daniel Hilst
52cdf7fe36
test(xcat-core): cover *NOIP* NICs in Kea DHCP reservation builders
...
Add a regression case to dhcp_kea_plugin_intent.t for a node whose mac
table entry uses the *NOIP* sentinel on a secondary NIC
("mac1|mac2!*NOIP*"). The mocked getipaddr resolves every name (including
the literal *NOIP*), so the only thing that can keep the node to a single
reservation is an explicit *NOIP* skip in kea_node_reservations() and
kea_node_reservations6(). The test asserts exactly one v4 and one v6
reservation, for the real NIC, with no reservation carrying *NOIP* as a
hostname -- covering both the "bogus second reservation" and the
"unresolved reservation aborts makedhcp" failure modes.
Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com >
2026-07-31 19:22:51 -03:00
Vinícius Ferrão
40f05589f9
test(dhcp): cover unresolved Kea reservations
2026-07-31 15:14:54 -03:00
Vinícius Ferrão
5c3bb1d9fa
test(dhcp): cover Kea control socket paths
2026-07-25 01:26:45 -03:00
Vinícius Ferrão
138f3327b2
test(dhcp): cover Kea MAC normalization
2026-07-18 12:26:16 -03:00
Daniel Hilst
638f0d75c4
Fix xCAT 2.18 EL10 x86_64 package build issues
...
Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com >
2026-06-20 18:48:14 -03:00
Vinícius Ferrão
5aa1cda179
feat: add openSUSE Leap 15 provisioning support
2026-05-02 16:57:46 -03:00
Vinícius Ferrão
a716e8ff90
Fix DHCP CI package layout
2026-04-28 15:47:42 -03:00
Vinícius Ferrão
0f606615b3
Fix Kea UEFI reservation boot policy
2026-04-28 03:35:53 -03:00