(Python) vm-automation

Third Party Applications related to VirtualBox. This forum is moderated.
Locked
Pernat1y
Posts: 30
Joined: 11. Jun 2018, 11:43
Primary OS: Linux other
VBox Version: PUEL
Guest OSses: Windows 10, Kali, Fedora/RHEL

(Python) vm-automation

Post by Pernat1y »

Hey!
Python script that can be used to automate testing of software/scripts/etc on VMs. Based on VBoxManage command-line interface and does not require VirtualBox SDK.
Both Windows and Linux are supported as host OS.
https://github.com/Pernat1y/vm-automation

It is still in the early development stage, so bug reports and PRs are welcomed.
Hosts: Arch Linux, Windows 10;
Guests: Windows 10, Kali, Fedora/RHEL.
Pernat1y
Posts: 30
Joined: 11. Jun 2018, 11:43
Primary OS: Linux other
VBox Version: PUEL
Guest OSses: Windows 10, Kali, Fedora/RHEL

Re: (Python) vm-automation

Post by Pernat1y »

Currently rewriting script to use VirtualBox API. That will allow to control guests in a better way.
Hosts: Arch Linux, Windows 10;
Guests: Windows 10, Kali, Fedora/RHEL.
Locked