Skip to content

masters-of-cats/inigo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inigo

Note: This repository should be imported as code.cloudfoundry.org/inigo.

Inigo is the integration test suite for Diego, the new container management system for Cloud Foundry. Learn more about Diego and its components at diego-design-notes

These instructions are for Mac OS X and Linux.

Running Tests

Inigo runs against many components, all of which live in the Diego BOSH Release.

To run Inigo, follow the instructions in Diego Release's CONTRIBUTING doc, section Running Integration Tests.

The inigo-ci docker image

Inigo runs inside a container, using the cloudfoundry/inigo-ci Docker image. This docker image contains within it a rootfs which Garden will use by default.

To (re-)build this image, see diego-dockerfiles.

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%