swisscom / open-service-broker

Open Service Broker is an implementation of the "Open Service Broker API" based on Spring Boot & Groovy. It enables platforms such as Cloud Foundry & Kubernetes to provision and manage services.
Apache License 2.0
70 stars 25 forks source link

test: Fix functional tests #338

Closed ampersand8 closed 4 years ago

ampersand8 commented 4 years ago

With the latest feature merge, the functional tests have credhub as credential store enabled. The functional tests have to be adopted for that.

Furthermore the functional tests take 20 minutes, with these changes this should be reduced.