Josh Durgin
|
e4801819f2
|
rgw: simplify valgrind args
|
2012-02-24 14:56:42 -08:00 |
|
Josh Durgin
|
c93a08eda0
|
Whitespace and unnecessary formatting fixes
|
2012-02-24 12:05:35 -08:00 |
|
Sage Weil
|
9ec047226f
|
refactor all valgrind users to use a get_valgrind_args() helper
This avoids much annoying, duplicated code.
|
2012-02-24 12:05:35 -08:00 |
|
Sage Weil
|
e2ea73d1a5
|
rgw: add valgrind support
tasks:
- ceph:
- rgw:
client.a:
valgrind: [--tool=memcheck]
|
2012-02-24 12:05:35 -08:00 |
|
Sage Weil
|
7bf64b73ee
|
rgw: accept dict
e.g.,
tasks:
...
- rgw:
client.0:
client.1:
|
2012-02-24 12:05:35 -08:00 |
|
Sage Weil
|
4e61e4835e
|
rgw: keep radosgw in foreground
It defaults to a daemon now.
|
2011-10-06 12:50:12 -07:00 |
|
Sage Weil
|
39a1e76065
|
rgw: use normal logging mechanism
Keep capturing stdout/err, even though it should end up empty.
Signed-off-by: Sage Weil <sage@newdream.net>
|
2011-10-04 16:09:51 -07:00 |
|
Tommi Virtanen
|
a2372fce12
|
Move orchestra to teuthology.orchestra so there's just one top-level package.
|
2011-09-13 14:53:02 -07:00 |
|
Josh Durgin
|
5c99f9f264
|
rgw: run as an external fastcgi server to match dho
|
2011-09-02 17:58:19 -07:00 |
|
Josh Durgin
|
a3b42e6556
|
Let apache kill rgw.
It seems to be getting killed correctly now.
|
2011-07-05 16:38:21 -07:00 |
|
Josh Durgin
|
ba6545f8b7
|
Set LD_LIBRARY_PATH for rgw.
|
2011-07-05 16:32:41 -07:00 |
|
Josh Durgin
|
03a08eb392
|
Add rgw task with hardcoded apache config.
|
2011-07-01 16:18:59 -07:00 |
|