[Swan-commit] Changes to ref refs/heads/main

Andrew Cagney cagney at vault.libreswan.fi
Sun Mar 5 15:59:12 EET 2023


New commits:
commit 15259267c4d00359c77b81d03aab41f8d2a0960e
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sun Mar 5 08:54:53 2023 -0500

    testing kvm: handle a kvm being slow to completely shut down
    
    it looks like this:
    
    ['sudo', 'virsh', '--connect', 'qemu:///system', 'shutdown', 'w2.west']
    Domain 'w2.west' is being shutdown
    domain shutdown after 0.8 seconds
    
    running: ['sudo', 'virsh', '--connect', 'qemu:///system', 'domstate', 'w2.west']
    domain state is: in shutdown
    
    -> at this point it should be in state shut off
    
    spawning: sudo virsh --connect qemu:///system start w2.west --console
    read <<b'error: Domain is already active\r\n\r\n'>>>
    EOF while booting domains`

commit c0aa9f52e478aafbf8b9b4676a03ce5dad26710e
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sun Mar 5 08:47:29 2023 -0500

    testing kvm: delete _reboot_to_login_prompt(), unused



More information about the Swan-commit mailing list