2011-06-16 |
Tommi Virtanen | Refactor ceph osd daemon handling into a separate subtask. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Tommi Virtanen | Refactor ceph mon daemon handling into a separate subtask. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Tommi Virtanen | Remove the "ceph mds set_max_mds" call, apparently... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Tommi Virtanen | Add debug logging to contextutil.nested. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Tommi Virtanen | Refactor ceph cluster setup into a separate subtask. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Tommi Virtanen | Start splitting the ceph task into smaller units. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Josh Durgin | Allow running of any function in a task. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Josh Durgin | Add task for mounting with the kernel client. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Josh Durgin | Add function to output a secret key to a file. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Josh Durgin | Output a summary file when archiving a run. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Josh Durgin | Remove unused imports and variable. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Tommi Virtanen | Tee teuthology log into the archive directory, if archi... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Tommi Virtanen | Create the archive dir earlier, move out of ceph task. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Tommi Virtanen | Add task for running ceph workunits, QA tests that... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Tommi Virtanen | Clean up after an autotest run. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Tommi Virtanen | Write config.yaml directly to file. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Tommi Virtanen | Move imports to the top. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Josh Durgin | Archive teuthology config. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Samuel Just | added thrashosds |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Samuel Just | adding radosbench.py to tasks |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Samuel Just | added testsnaps |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Josh Durgin | With coverage, use SIGTERM to make the daemons exit(0). |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Josh Durgin | Put all coverage data in the archive dir. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Josh Durgin | Initialize BASE before using it. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Tommi Virtanen | Can now run specific ceph version based on sha1. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Tommi Virtanen | Simplify ceph sha1 saving. No need to round-trip, store... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Josh Durgin | Save ceph sha1 in coverage dir. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Tommi Virtanen | Add TODO notes. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Tommi Virtanen | Show status message before gcov-style shutdown of daemons. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Tommi Virtanen | Check daemon exit codes, even when using gcov. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Josh Durgin | Add coverage support. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Tommi Virtanen | Support ceph tarball "favors", that is different gitbui... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Tommi Virtanen | Let ceph task config specify branch or tag to run. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Tommi Virtanen | Archive everything written to the "archive" directory. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Sage Weil | readme: need libevent-dev |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Tommi Virtanen | Class loading no longer needs a temp dir. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Tommi Virtanen | Cleanup is done, adjust TODO. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Tommi Virtanen | Archive logs if given --archive=PATH. Clean up after... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Tommi Virtanen | Add missing trailing commas. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Tommi Virtanen | Remove mountpoint after shutting down cfuse. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Tommi Virtanen | Add TODO note about results gathering. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Tommi Virtanen | First draft of documentation. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Tommi Virtanen | Use orchestra repo on ceph.newdream.net, now that it... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Tommi Virtanen | Prettify exception handling. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Tommi Virtanen | Remove dead code. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Tommi Virtanen | Prettify config debug printing. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Tommi Virtanen | Refactor for modularity. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Tommi Virtanen | Un-hardcode tasks. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Tommi Virtanen | Make autotest show debug messages. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Tommi Virtanen | Move autotest running into a task. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Tommi Virtanen | Move interactive and cfuse into tasks. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Tommi Virtanen | Fetch ceph binary tarball independently on every node. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Tommi Virtanen | Refactor to use Cluster and Remote, to evaluate the... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Tommi Virtanen | Use orchesta.remote as a higher-level wrapper, stop... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Tommi Virtanen | Initial import. |
commit | commitdiff | tree | snapshot |
|