Actions
Bug #12637
closedImprove DHCP lease unit test
Difficulty:
trivial
Triaged:
Pull request:
Description
The issue is that the patch from referenced issue allowed multiple leases on
same MAC address. This is what happens when initramdisk intializes network,
acquires one IP, then booted linux acquires another one (on the same
interface). We were testing two different MAC addresses, which is indeed green
too.
Updated by Lukas Zapletal almost 9 years ago
- Related to Bug #8727: Discovered hosts with same MAC address are reported as DHCP conflicts added
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release set to 71
Updated by Lukas Zapletal almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 8fcf54ac284c27113f32f7c5fd582c23b78ff298.
Actions