cliping

Results 31 comments of cliping

> Case pattern changed, plz update case mapping in caselink and ci, thx! Thanks Yingshun for your reminder. I have updated caselink and ci. Thanks.

before: stderr: error: Guest agent is not responding: QEMU guest agent is not connected After: (1/1) type_specific.io-github-autotest-libvirt.virsh.migrate_options_shared.positive_test.timer.without_postcopy: PASS (168.92 s)

Test result: (1/1) type_specific.io-github-autotest-libvirt.daemon.qemu_monitor_socket_creation_delay: PASS (25.46 s)

> @cliping Is qemu_wrapper.py missing from this pr? Or any dependencies? I can't find it here. Updated, thanks.

Test result: (1/2) type_specific.io-github-autotest-libvirt.graphics.functional.positive_tests.vnc_only.set_passwd.check_with_domdisplay.include_password_no: PASS (10.79 s) (2/2) type_specific.io-github-autotest-libvirt.graphics.functional.positive_tests.vnc_only.set_passwd.check_with_domdisplay.include_password_yes: PASS (10.87 s)

Before: TypeError: do_migration() got an unexpected keyword argument 'vm' After: One bug exists. (1/1) type_specific.io-github-autotest-libvirt.migration.pause_postcopy_migration_and_recover.unattended_migration_and_disruptive.pause_by_domjobabort.p2p: FAIL: error: Requested operation is not valid: QEMU reports migration is still running (220.18 s)

Before: 2024-08-30 22:27:40,658 process L0470 DEBUG| [stdout] nfsd /proc/fs/nfsd nfsd rw,relatime 0 0 2024-08-30 22:27:40,658 process L0470 DEBUG| [stdout] 127.0.0.1:/var/lib/avocado/data/avocado-vt/images /var/lib/libvirt/migrate nfs4 rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=127.0.0.1,local_lock=none,addr=127.0.0.1 0 0 2024-08-30 22:27:40,658 output L0702 DEBUG|...

It seems this issue has been fixed. So close this PR.

The bad file descriptor issue in postprocess has been fixed in https://github.com/avocado-framework/avocado-vt/pull/4001. And it did not appear in 103lts branch. Maybe we can close this PR.