riak_test/include
Engel A. Sanchez 0797206ef5 Add post-giddyup webhooks
Each test result plus the related Giddy Up information is posted to each
webhook in the configuration. The first user is Bishop, so it can keep
track of tests as they happen and annoy the hell out of Engineering.
An example configuration:
```erlang
    ,{webhooks, [
                [{name, "Bishop"},
                 {url, "http://basho-engbot.herokuapp.com/"}]
                ]}
```
2013-08-12 12:48:56 -04:00
..
rt_pipe.hrl convert riak_pipe eunit system tests to riak_test 2013-01-11 12:25:24 -05:00
rt.hrl Add post-giddyup webhooks 2013-08-12 12:48:56 -04:00