You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2015/11/23 19:53:54 UTC

[5/5] incubator-brooklyn git commit: This closes #1031

This closes #1031


Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/4ebe7379
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/4ebe7379
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/4ebe7379

Branch: refs/heads/master
Commit: 4ebe7379b7ad2a461e2b61dfaa95aa6d8c2a0587
Parents: 35d7553 3eee2f7
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Mon Nov 23 18:53:31 2015 +0000
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Mon Nov 23 18:53:31 2015 +0000

----------------------------------------------------------------------
 docs/guide/start/_my-web-cluster.yaml           |   5 +-
 docs/guide/yaml/index.md                        |   1 +
 .../entities/paralleltestcase-entity.yaml       |   6 ++
 .../example_yaml/entities/testcase-entity.yaml  |   6 ++
 .../entities/testeffector-entity.yaml           |   8 ++
 .../entities/testhttpcall-entity.yaml           |   7 ++
 .../entities/testsensor-entity.yaml             |   7 ++
 .../testcases/effector-test-snippet.yaml        |  28 ++++++
 .../testcases/getting-started-test-example.yaml |  71 ++++++++++++++++
 .../testcases/http-test-snippet.yaml            |  20 +++++
 .../testcases/sensor-test-snippet.yaml          |   7 ++
 .../getting-started-blueprint-test-large.png    | Bin 0 -> 156553 bytes
 .../images/getting-started-blueprint-test.png   | Bin 0 -> 84906 bytes
 docs/guide/yaml/test/index.md                   |  24 ++++++
 docs/guide/yaml/test/test-entities.md           |  85 +++++++++++++++++++
 docs/guide/yaml/test/usage-examples.md          |  58 +++++++++++++
 16 files changed, 330 insertions(+), 3 deletions(-)
----------------------------------------------------------------------