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

Need to test Passing properties to child tasks of CTR

cppwfs opened this issue · 2 comments

Verify that properties passed to a CTR child works as expected. i.e. task launch my-composed-task --properties "deployer.my-composed-task.mytaskapp.memory=2048m,app.my-composed-task.mytimestamp.timestamp.format=HH:mm:ss"

check the task logs to see if the format changed.

holding off this story till we can migrate AT's to SCDF 2.2 client.