Merge pull request #780 from cdrage/update-dev-guide

Update the dev guide with CI details
This commit is contained in:
Charlie Drage 2017-08-29 09:25:58 -04:00 committed by GitHub
commit 5f89e1a9ab

View File

@ -106,3 +106,10 @@ OpenShift is using forked Kubernetes to carry some patches.
Currently it is not possible to use different Kubernetes version from version that OpenShift uses.
(for more see comments in `glide.yml`)
### CI
For Kompose, we use numerous CI's:
- [TravisCI](https://travis-ci.org/kubernetes/kompose): Unit and CLI tests
- [SemaphoreCI](https://semaphoreci.com/cdrage/kompose-2): Integration / cluster tests
- [Fabric8CI](http://jenkins.cd.k8s.fabric8.io/): Secondary integration tests / future cluster tests