Skip to content

cf-platform-eng/isv-ci-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.