DennisDenuto / inigo

diego integration tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

diego integration tests

License:Apache License 2.0


Languages

Language:Go 99.6%Language:Shell 0.4%