New commits:
commit f1ff721ac1ce4e12bdc20098d8519b688a679767
Author: Andrew Cagney <[email protected]>
Date:   Mon Oct 14 09:54:24 2024 -0400

    testing kvm check: stop domains at end of run, not at start
    
    The code was trying to optimise performance by leaving
    domains running.  That's removed.  Instead all needed
    domains are started at the beginning of a test and always
    shutdown at the end.
    
    (ok, not always, when there's only one test the domains
    are left running)

commit 01294ba63289ac0479c7de4b218af2b0ca95c6df
Author: Andrew Cagney <[email protected]>
Date:   Mon Oct 14 09:02:10 2024 -0400

    testing kvm check: refactor _boot_test_domains()
    
    separate out code creating the TestDomain

commit 0b45ddd7c541a16a42053caf82a5dfa7dae27c6f
Author: Andrew Cagney <[email protected]>
Date:   Mon Oct 14 08:34:10 2024 -0400

    testing kvm: drop --snapshot-* flags from `virsh undefine`
    
    the snapshot code was deleted

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to