-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.triage/acceptedIndicates an issue is ready to be actively worked on.Indicates an issue is ready to be actively worked on.
Description
What steps did you take and what happened:
Currently the e2e test for IP-reuse is just checking the IPPool, not the nodes or BMHs.
What did you expect to happen:
We should extend the test to actually make sure that the IPAddresses are used, not just allocated in the IPPool. This may require a bit more changes to the tests actually, because I think we are currently only setting them in the metadata, not really using them in the networkdata.
Anything else you would like to add:
/kind feature
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.triage/acceptedIndicates an issue is ready to be actively worked on.Indicates an issue is ready to be actively worked on.
Type
Projects
Status
CAPM3 WIP