Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 704 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 704 Bytes

ISV CI Toolkit

This repo contains curated content for Pivotal Partners to use when testing their integrations with Pivotal Cloud Foundry.

Some essential reading:

Tests

The tests directory contains docker images that execute a test.

The most basic test that can be run is installing, configuring and then uninstalling a tile.

Tasks

The tasks directory contain docker images that execute a function against an environment. They are often used for doing further configuration for environments before executing a test image.