deis / steward

The Kubernetes-native Service Broker.
https://deis.com/
MIT License
154 stars 16 forks source link

Enable integration tests on forks #230

Closed arschles closed 7 years ago

arschles commented 8 years ago

Currently, integration tests require a k8s-claimer token in order to run. Since travis CI only provides that token on PRs that merge from a branch on the deis/steward repository (and not forks), all CI runs against PRs opened from non-deis repos will fail. This is an open-ended issue to enable runs from all forks to succeed again.

arschles commented 7 years ago

Replaced by https://github.com/deis/steward-framework/issues/12 and https://github.com/deis/steward-cf/issues/9; closing.