Skip to content

Instantly share code, notes, and snippets.

@maxidorius
Last active June 13, 2016 18:11
Show Gist options
  • Save maxidorius/14147f018bfd63115d48e4261a49e900 to your computer and use it in GitHub Desktop.
Save maxidorius/14147f018bfd63115d48e4261a49e900 to your computer and use it in GitHub Desktop.
Getting started with the VirtualBox ValidationKit

Info

  • Sources: src/VBox/ValidationKit
  • python-based
  • Divided into two structures:
    • Central test server
    • Test boxes

Ideal setup

Python

  • Requirement: >= 2.6
  • = 3 not ideal, might not work

Central test server

  • OS: Debian stable

Test boxes

  • OS: All, they are the ones running the tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment