Open-EO / openeo-geotrellis-kubernetes

Contains scripts to run openeo geotrellis backend on a Kubernetes cluster on DIAS.
Apache License 2.0
3 stars 3 forks source link

Avoid "TRAVIS" hack #1

Closed soxofaan closed 2 years ago

soxofaan commented 3 years ago

https://github.com/Open-EO/openeo-geotrellis-kubernetes/blob/29d4600ff46104da69500e829e38860ce9b56178/kubernetes/openeo.yaml#L34

This TRAVIS env var is a flag to turn on/off some things when running tests on Travis CI. A production instance should not depend on that. Moreover, now that Travis is downscaling its support for open source builds, it's likely we will switch stop doing Travis builds at some point.

@tcassaert I guess you enabled this TRAVIS flag to workaround some hardcoded MEP-related behavior. Do you remember what it was, so we can provide a proper configuration option for that?

tcassaert commented 3 years ago

@soxofaan If I remember correctly, this was to avoid the connection attempts to internal zookeepers.