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

migration: Add 4 cases about keepalive #5919

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cliping
Copy link
Contributor

@cliping cliping commented Sep 26, 2024

XXX-298208 - [VM migration] p2p migration with default keepalive configuration
XXX-298209 - [VM migration] p2p migration with src keepalive disabled
XXX-298211 - [VM migration] p2p migration with src and target keepalive disabled
XXX-298214 - [VM migration] p2p migration with customized keepalive_* settings

@cliping
Copy link
Contributor Author

cliping commented Sep 26, 2024

Test result:

(1/4) type_specific.io-github-autotest-libvirt.migration.p2p_keepalive.default_keepalive.after_keepalive_timeout.desturi_ssh.with_precopy: STARTED
(1/4) type_specific.io-github-autotest-libvirt.migration.p2p_keepalive.default_keepalive.after_keepalive_timeout.desturi_ssh.with_precopy: PASS (250.08 s)
(2/4) type_specific.io-github-autotest-libvirt.migration.p2p_keepalive.default_keepalive.after_keepalive_timeout.desturi_tcp.with_precopy: STARTED
(2/4) type_specific.io-github-autotest-libvirt.migration.p2p_keepalive.default_keepalive.after_keepalive_timeout.desturi_tcp.with_precopy: PASS (268.98 s)
(3/4) type_specific.io-github-autotest-libvirt.migration.p2p_keepalive.default_keepalive.before_keepalive_timeout.desturi_ssh.with_precopy: STARTED
(3/4) type_specific.io-github-autotest-libvirt.migration.p2p_keepalive.default_keepalive.before_keepalive_timeout.desturi_ssh.with_precopy: PASS (261.58 s)
(4/4) type_specific.io-github-autotest-libvirt.migration.p2p_keepalive.default_keepalive.before_keepalive_timeout.desturi_tcp.with_precopy: STARTED
(4/4) type_specific.io-github-autotest-libvirt.migration.p2p_keepalive.default_keepalive.before_keepalive_timeout.desturi_tcp.with_precopy: PASS (285.74 s)

(1/2) type_specific.io-github-autotest-libvirt.migration.p2p_keepalive.src_and_dest_keepalive_disabled.desturi_ssh.with_precopy: STARTED
(1/2) type_specific.io-github-autotest-libvirt.migration.p2p_keepalive.src_and_dest_keepalive_disabled.desturi_ssh.with_precopy: PASS (247.46 s)
(2/2) type_specific.io-github-autotest-libvirt.migration.p2p_keepalive.src_and_dest_keepalive_disabled.desturi_tcp.with_precopy: STARTED
(2/2) type_specific.io-github-autotest-libvirt.migration.p2p_keepalive.src_and_dest_keepalive_disabled.desturi_tcp.with_precopy: PASS (269.18 s)

XXX-298208 - [VM migration] p2p migration with default keepalive configuration
XXX-298209 - [VM migration] p2p migration with src keepalive disabled
XXX-298211 - [VM migration] p2p migration with src and target keepalive disabled
XXX-298214 - [VM migration] p2p migration with customized keepalive_* settings

Signed-off-by: lcheng <[email protected]>
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.

1 participant