New commits:
commit 619989233bf88c7c32e3b61a903c0df5c5f7fd92
Merge: 72ef9f8177 c0a2e359bf
Author: Andrew Cagney <[email protected]>
Date:   Tue Apr 7 13:02:47 2026 -0400

    Merge testing kvm: create <prefix><host> test domains [attempt 2]
    
    Instead of defining many many <prefix><platform><host> domains
    (for moment there's still code to clean up the old domains,
    and there's plenty of opportunity for other cleanups)
    
    This means that, no matter the platform, the command:
          ./kvm sh east
    will connect to <EAST> as used by the current test.
    
    Just remember, that the test domains need to have first been
    booted, which binds the test domain (EAST say) to the
    platform domain (ALPINEEAST say).
    This can either be done implicitly by running a test:
          ./kvm check basic-pluto-01
    or explicitly with:
          ./kvm boot basic-pluto-01

commit c0a2e359bfed72ac7e921a3166e26b2bfe83a290
Author: Andrew Cagney <[email protected]>
Date:   Fri Apr 3 11:14:32 2026 -0400

    testing kvm: in kvm check, only delete new domains
    
    for instance <prefix><host>

commit 0aaf2597466b43253bd90c39207361b5227e6989
Author: Andrew Cagney <[email protected]>
Date:   Mon Mar 16 22:33:43 2026 -0400

    testing kvm: change ./kvm sh east so it connects to east
    
    ... and not linuxeast

commit c678c492ab18a2b67ba72e347c10f17c7735fc0e
Author: Andrew Cagney <[email protected]>
Date:   Wed Feb 25 14:45:59 2026 -0500

    testing kvm: use virsh create to create test domains from scratch
    
    Instead of defining test domains <prefix><platform><host> and using
    "start" to get them running; create the test domains from scratch
    
    Testing suggests this makes things about 7% slower overall.

commit b441e3d5f3dec598c3579c8538083a54b10f4383
Author: Andrew Cagney <[email protected]>
Date:   Sat Apr 4 10:39:44 2026 -0400

    testing kvm: call test domains <prefx><hostname>
    
    not <prefix><platform><hostname>

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

Reply via email to