spring-cloud-dataflow
spring-cloud-dataflow copied to clipboard
Test task only configuration on CF/TAS as part of Acceptance Tests
Customers will install SCDF in 'task only' mode on CF/TAS. The acceptance tests should explicitly run this configuration as there was a configuration issue in the past that wasn't caught by the existing tests.
what is the status of this @mheath
Now the acc test will start a scdf server in task only mode and make sure it is running, that wasn't the case before the bug was fixed. Can improve the acc test to also deploy a task to validate functionality as well.