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

Releases: vmware-archive/cf-sli

0.6.5

Choose a tag to compare

@sukhil-suresh sukhil-suresh released this 10 Nov 18:20

Re-upload release of timeout changes.

0.6.4

Choose a tag to compare

@sukhil-suresh sukhil-suresh released this 09 Nov 23:30

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

0.6.3

Choose a tag to compare

@xtreme-jesse-malone xtreme-jesse-malone released this 06 Nov 21:28

Add timeout to push commands

Don't panic on errors

Choose a tag to compare

@mikexuu mikexuu released this 07 Aug 20:44

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

Choose a tag to compare

@dreeve dreeve released this 28 Jul 22:23

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

Choose a tag to compare

@dreeve dreeve released this 05 May 19:11

Add a better error message when loading a config file.

Bug smashing

Choose a tag to compare

@SocalNick SocalNick released this 01 May 17:12
Clean up routes in delete step

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

Signed-off-by: Natalie J. Bennett <nbennett@pivotal.io>

Specify buildpack

Choose a tag to compare

@njbennett njbennett released this 27 Apr 23:44
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 <ncalugar@pivotal.io>

Provide availability metric directly

Choose a tag to compare

@njbennett njbennett released this 27 Apr 21:47
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 <nbennett@pivotal.io>

Adjusting metrics

Choose a tag to compare

@pronoiac pronoiac released this 26 Apr 18:17

We've adjusted metrics for better Datadog compatibility.