Commit Graph

17 Commits

Author SHA1 Message Date
Zack Cerza
0af6a8a6f2 Beginnings of support for Sentry. 2013-08-21 10:07:12 -05:00
Alfredo Deza
8c5b5efc37 sort the requirements
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
2013-08-14 12:01:11 -04:00
Alfredo Deza
17fa54409c fix double requirements issue
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
2013-07-29 11:09:41 -04:00
Alfredo Deza
02609438a3 add test requirements to requirements file
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
2013-07-24 08:50:22 -04:00
Warren Usui
a93b4679e8 Include MySQLdb
Fixes: #5120
2013-06-19 11:29:38 -07:00
caleb miles
8db7b08ee6 radosgw-admin-rest: Add task for RESTful admin api.
Signed-off-by caleb miles <caleb.miles@inktank.com>
2013-04-17 08:48:47 -07:00
Sam Lang
58111595d4 Support power cycling osds/nodes through ipmi
This patch defines a RemoteConsole class associated
with each Remote class instance, allowing
power cycling a target through ipmi.

Fixes/Implements #3782.
Signed-off-by: Sam Lang <sam.lang@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2013-01-31 08:23:37 -06:00
Sage Weil
b93a00771f tasks/radosgw-admin: test radosgw-admin tool
Not yet complete...
2011-10-03 09:45:11 -07:00
Tommi Virtanen
bf46fd5394 Merge orchestra into teuthology.
There are too many things called Orchestra out there,
including Ubuntu's new multi-machine service orchestration
framework. The code might still be beneficial outside of
teuthology, but it can be spun off at that time.

Conflicts:
	bootstrap
	requirements.txt
	setup.py
2011-09-13 14:10:12 -07:00
Josh Durgin
85c24bda7f Add teuthology-schedule and teuthology-worker.
schedule puts jobs in a beanstalk queue, worker takes them out and runs them.
2011-07-11 13:49:06 -07:00
Josh Durgin
4d62dd3bcc Add command line tool for locking machines. 2011-07-07 12:35:08 -07:00
Tommi Virtanen
ad81fccd96 Use orchestra repo on ceph.newdream.net, now that it exists. 2011-06-06 12:36:44 -07:00
Tommi Virtanen
57f979f177 Refactor for modularity.
New style: run "./virtualenv/bin/teuthology -v interactive.yaml".
2011-06-03 14:47:44 -07:00
Tommi Virtanen
ce5f0e7121 Move interactive and cfuse into tasks. 2011-06-02 15:04:01 -07:00
Tommi Virtanen
7d4bb1202b Initial import.
Currently hardcoded to run dbench, not modular, and the remote
execution API is clumsy.
2011-05-31 13:51:48 -07:00
Tommi Virtanen
1a459dd7fe Depend on Paramiko 1.7.7 or newer to be able to read modern OpenSSH keys. 2011-05-24 13:16:47 -07:00
Tommi Virtanen
0535e4df08 Initial import 2011-05-18 14:46:49 -07:00