Skip to content

thasso/vagrant-grids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grid Engine VMS

This repository contains a set of Vagrant configurations to boot single instance grid or HPC machines. This repository is used as a test base for the pyjip pipeline project where we needed a way to test the system in various grid environments. Currently this repository contains setups for:

  • PBS/Torque
  • SGE
  • Openlava

Setup

All machines can be found in their sub-folders within this repository. In each folder you will find a Vagrantfile that contains the vagrant configuration. In addition, the provisioning of the boxes is done with salt.

If you run vagrant < 1.3, you will need to install the salty-vagrant plugin for this to work:

$> vagrant plugin install vagrant-salt

You can boot up one of the machines, for example:

$> cd pbs
$> vagrant up

About

Vagrant configurations for various grid engines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published