spring-cloud-dataflow icon indicating copy to clipboard operation
spring-cloud-dataflow copied to clipboard

Test task only configuration on CF/TAS as part of Acceptance Tests

Open markpollack opened this issue 3 years ago • 2 comments

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.

markpollack avatar May 10 '22 14:05 markpollack

what is the status of this @mheath

markpollack avatar Aug 17 '22 15:08 markpollack

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.

markpollack avatar Sep 06 '22 14:09 markpollack