Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Releases: vmware-archive/cf-sli

0.6.5

10 Nov 18:20
Compare
Choose a tag to compare

Re-upload release of timeout changes.

0.6.4

09 Nov 23:30
Compare
Choose a tag to compare

break out sli timeout into start, staging, and first response

0.6.3

06 Nov 21:28
Compare
Choose a tag to compare

Add timeout to push commands

Don't panic on errors

07 Aug 20:44
Compare
Choose a tag to compare

The CF CLI already outputs enough information to debug what went wrong in a push. This prevents error printing and panicking.

Add option to provide buildpack and app bits

28 Jul 22:23
Compare
Choose a tag to compare

This release adds the ability to specify which buildpack this test uses. It's been tested with the ruby and java buildpacks.

Better config file load error

05 May 19:11
Compare
Choose a tag to compare

Add a better error message when loading a config file.

Bug smashing

01 May 17:12
Compare
Choose a tag to compare
Clean up routes in delete step

[#144564183] cf-sli tool should clean up routes as well as app

Signed-off-by: Natalie J. Bennett <[email protected]>

Specify buildpack

27 Apr 23:44
Compare
Choose a tag to compare
Specify buildpack, so staging downloads only one buildpack

[#142812049] Test app for cf push runs once a minute and reports availability and latency to Datadog

Signed-off-by: Nicholas Calugar <[email protected]>

Provide availability metric directly

27 Apr 21:47
Compare
Choose a tag to compare
Not necessary to pass around pointer to sli_executor

[#142812049] Test app for cf push runs once a minute and reports availability and latency to Datadog

Signed-off-by: Natalie J. Bennett <[email protected]>

Adjusting metrics

26 Apr 18:17
Compare
Choose a tag to compare

We've adjusted metrics for better Datadog compatibility.