cloudfoundry-attic / wats

Windows Acceptance Tests
Apache License 2.0
10 stars 10 forks source link

add test for Diego task functionality #12

Closed crhino closed 7 years ago

crhino commented 7 years ago

This commit adds a test for task functionality through the cf CLI. The minimum cf CLI version necessary is 6.23.0. This test also relies on the code changes made for story mentioned below within Diego.

Not quite sure how you all deal with version dependencies of diego-release, let me know if we should do something about that.

[#146897809]

cfdreddbot commented 7 years ago

Hey crhino!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

cf-gitbot commented 7 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/147704041

The labels on this github issue will be updated when the story is started.

aminjam commented 7 years ago

@crhino We have merged this PR into develop. We've added an optional test_task flag to the config.json. Diego should turn on this flag when WATs is merged to master.