Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unhandled fields in integration testcases #39

Open
jcronenberg opened this issue Nov 22, 2023 · 0 comments
Open

Fix unhandled fields in integration testcases #39

jcronenberg opened this issue Nov 22, 2023 · 0 comments
Labels
bug Something isn't working migration Something needs to be changed/implemented in the wicked migration

Comments

@jcronenberg
Copy link
Owner

With #37 we will have a way of telling if there are unhandled fields inside the wicked xml. Currently the integration tests run with the --continue-migration flag set. This is because all tests would fail because they have unhandled fields.
The unhandled fields are:

firewall.zone
ipv4-dhcp
ipv6.accept-redirects

We should implement these fields.

@jcronenberg jcronenberg added bug Something isn't working migration Something needs to be changed/implemented in the wicked migration labels Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working migration Something needs to be changed/implemented in the wicked migration
Projects
None yet
Development

No branches or pull requests

1 participant