Commit Graph

16 Commits

Author SHA1 Message Date
Zack Cerza
f57ff03503 Also install mysql on MacOS
Signed-off-by: Zack Cerza <zack@cerza.org>
2014-11-04 10:23:36 -07:00
Zack Cerza
ac62ea8cbe Fix typo
Signed-off-by: Zack Cerza <zack@cerza.org>
2014-11-04 10:16:05 -07:00
Zack Cerza
e49762ae85 Add libmysqlclient-dev to ubuntu requirements
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-10-30 16:32:28 -06:00
Zack Cerza
e9e4fd9b3b Revert "Remove MySQL requirements"
This reverts commit c690513670.
2014-10-30 16:32:09 -06:00
Zack Cerza
c690513670 Remove MySQL requirements
These are only needed for teuthology-coverage, which requires a good
amount of extra setup (if it even works).

Signed-off-by: Zack Cerza <zack@cerza.org>
2014-10-29 14:43:20 -06:00
Greg Farnum
eeadd4918f support Fedora when using bootstrap
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2014-10-27 18:08:43 -07:00
Zack Cerza
4d388a40e5 Remove stray exit statement
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-10-07 10:52:34 -06:00
Zack Cerza
88a3c36b8e Don't assume Ubuntu; also support MacOS X
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-10-07 10:49:40 -06:00
Zack Cerza
61177f9241 Drop libmysqlclient-dev
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-10-07 10:04:41 -06:00
Zack Cerza
b9e9a6cab0 Drop --allow-hosts None
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-08-28 19:19:07 -06:00
Zack Cerza
7e3c6b0735 Use setuptools, not distribute
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-08-28 19:13:37 -06:00
Zack Cerza
eaa3e1240e Work around a change in pip 1.5 regarding wheels
The error message was "pip's wheel support requires setuptools >= 0.8
for dist-info support."

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-01-03 12:41:11 -06:00
Zack Cerza
a9df6c2a6a Worker shouldn't attempt to rebuild an existing virtualenv 2013-08-22 18:02:22 -05:00
Warren Usui
a93b4679e8 Include MySQLdb
Fixes: #5120
2013-06-19 11:29:38 -07:00
Warren Usui
a4994e3bde Support added for running scheduled tasks on virtual machines.
This included:
    A). changes made so that full path names on some files were used
        (scheduled tasks started in different home directories).
    B.) Changes to insure tasks come up on the beanstalkc queue properly,
    C.) Finding and inserting the libvirt eqivalent code for vm machines
        in order to simulate ipmi actions,
    D.) Fix host key code, report valgrind issue more clearly.
    E.) Some message and downburst call changes.

    Fix #4988
    Fix #5122
    Signed-off-by: Warren Usui <warren.usui@inktank.com>
2013-06-07 19:32:15 -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