forked from LaconicNetwork/kompose
Update the dev guide with CI details
Updates the development.md doc with details on what CI's we use.
This commit is contained in:
parent
e3245d2042
commit
6a1d18c744
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user