Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 445 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 445 Bytes

APB Test Shim

This project exists to assist APB developers in APB testing.

Getting started

Simply copy .travis.example.yml into your project as .travis.yml, enable Travis CI on your project, modify the environment variables for the OpenShift and Kubernetes versions you wish to test against, update the export apb_name value, and you are all set.