spring-cloud / spring-cloud-dataflow-acceptance-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor the ATs to allow running the the SCDF ITs.

tzolov opened this issue · comments

  • Replace the outdated ATs tests with test sets form the SCDF ITs test jar.
  • Extend the create scripts to allow pre-registering of bulk stream and task apps. Provide reasonable defaults for each platform.

Depends on spring-cloud/spring-cloud-dataflow#4401