nmstate icon indicating copy to clipboard operation
nmstate copied to clipboard

tests, integ: add test for empty static IP address

Open ffmancera opened this issue 3 years ago • 3 comments

Signed-off-by: Fernando Fernandez Mancera [email protected]

ffmancera avatar Aug 31 '22 14:08 ffmancera

https://github.com/nmstate/nmstate/issues/1201

ffmancera avatar Aug 31 '22 15:08 ffmancera

@ffmancera: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-nmstate-integ_tier1-k8s 89795d48d266f538f209004b789e79a9f5d5d08e link false /test pull-nmstate-integ_tier1-k8s

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

kubevirt-bot avatar Sep 01 '22 08:09 kubevirt-bot

Thank you for your contribution! There was no activity in this pull request recently. To avoid pull requests to pile up, an automated process marked this pull request as stale. It will close this pull request if no further activity occurs. The current policy is available at: https://github.com/nmstate/nmstate/blob/base/.github/stale.yml

stale[bot] avatar Sep 20 '22 21:09 stale[bot]

I have fixed the verification error at https://github.com/nmstate/nmstate/pull/2179 by treating empty IPv4 address as ipv4 disabled. For IPv4 link local address, user can add it like normal IP address. Closing.

cathay4t avatar Jan 08 '23 09:01 cathay4t