You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
We should implement these fields.
The text was updated successfully, but these errors were encountered: