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

virtual_networks: Extend the timeout for obtaining guest IP #5431

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

hs0210
Copy link
Contributor

@hs0210 hs0210 commented Feb 1, 2024

The guest ip addr may not be obtained within 1 second, extend the timeout to 5.

Before:

(1/1) type_specific.io-github-autotest-libvirt.virtual_network.multivms.port_isolated.iface.set_iface.with_net.set_one:  ERROR: Got vm avocado-vt-vm1 ip as None! (129.72 s)

After:

(1/1) type_specific.io-github-autotest-libvirt.virtual_network.multivms.port_isolated.iface.set_iface.with_net.set_one:  PASS (178.31 s)

The guest ip addr may not be obtained within 1 second, extend the timeout to 5.

Signed-off-by: Hu Shuai <[email protected]>
@Yingshun Yingshun merged commit 7350c6b into autotest:master Feb 1, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants