Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TestParseWithMacAddress: check endpoint-specific MacAddress field
This is a follow-up of #4419. That PR leveraged the fact that EndpointSettings.MacAddress is already available, although not used by the CreateNetwork endpoint. TestParseWithMacAddress was testing whether the container-wide MacAddress field is set, and we still need to test that to ensure backward compatibility. But we now also need to test whether the endpoint-specific MacAddress is set. Signed-off-by: Albin Kerouanton <[email protected]>
- Loading branch information