2011-10-04 |
Josh Durgin | teuthology-results: include passed tests in email |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Josh Durgin | teuthology-results: include reasons for failure in... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Josh Durgin | teuthology-ls: show reasons for failures with -v |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Josh Durgin | Add failure_reason to summary for the first failure... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Josh Durgin | radosbench: get coverage and cores |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Samuel Just | watch_notify_stress.py: add ceph flags option |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Samuel Just | ceph.py: add btrfs option |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Josh Durgin | nuke: keep up with renaming cfuse -> ceph-fuse |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Sage Weil | radosgw-admin: test additional keys, log list/show/rm |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Sage Weil | tasks/radosgw-admin: test radosgw-admin tool |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Sage Weil | nuke: killall apache2 and radosgw too |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Greg Farnum | s3-tests: use radosgw-admin instead of radosgw_admin |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Josh Durgin | ceph_manager: parse osd numbers with dots |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Sage Weil | rename c* -> ceph-* |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Josh Durgin | queue: results_timeout needs to be converted to a string |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Samuel Just | task/watch_notify_stress.py: add simple watch_notify... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Josh Durgin | schedule: put results timeout in the job |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Greg Farnum | lockfile: increase interval to prevent incorrect lockin... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Greg Farnum | lockfile: don't fail cleanup if no lock procs exist |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Tommi Virtanen | workunit: Fetch source from github. |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Tommi Virtanen | s3tests: Clone repository from github. |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Tommi Virtanen | coverage: Fetch source from github. |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Samuel Just | ceph.py: remove unused variables mds_daemons and mon_da... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Samuel Just | ceph.py/cephmanager.py: add ctx.daemons for restarting... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Samuel Just | testsnaps: LD_PRELOAD needed for librados |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Tommi Virtanen | Move orchestra to teuthology.orchestra so there's just... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Tommi Virtanen | Merge orchestra into teuthology. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Tommi Virtanen | Callers of task s3tests.create_users don't need to... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Josh Durgin | thrashosds: fix timeout when no options are specified |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Josh Durgin | thrashosds: fail if cluster doesn't finally become... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Josh Durgin | thrasher: get coverage and cores from calling ceph... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Josh Durgin | thrashosds: wait for every pg to go active and clean... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Josh Durgin | thrasher: clean up a bit |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Josh Durgin | autotest: allow tests to be run on all clients |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Josh Durgin | rbd: allow specifying all clients |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Greg Farnum | locktest: don't fail cleanup if the dir doesn't exist |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Sage Weil | teuthology: do a deep merge of input yaml fragments |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Josh Durgin | lock: default to only listing machines you have locked |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Josh Durgin | rgw: run as an external fastcgi server to match dho |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Sage Weil | don't eat exceptions for breakfast |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Greg Farnum | locktest: make it actually run the executable test |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Josh Durgin | nuke: synchronize clocks after reboot, and optionally... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Sage Weil | thrashosds: make it work when first mon isn't mon.0 |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Sage Weil | thrashosds: no camelcaps, add some whitespace |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Josh Durgin | nuke: remove unused import |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Josh Durgin | nuke: localize again imports so they occur after gevent... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Josh Durgin | nuke: reboot if rbd is mounted |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Josh Durgin | schedule: add a way to delete jobs from the queue |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Josh Durgin | parallel: don't hang if no tasks were spawned |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Josh Durgin | workunits: remove unused variable |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Josh Durgin | nuke: add option to reboot all nodes |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Josh Durgin | Fix pyflakes warnings. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Josh Durgin | coverage: remove debugging |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Josh Durgin | workunit: save coverage and coredumps |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Greg Farnum | workunits: rework a little bit to allow "all" clients... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Sage Weil | cfuse: support running through valgrind |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Greg Farnum | valgrind: don't run valgrind_post if there's no valgrind |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Greg Farnum | valgrind: scan logs for bad results |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Greg Farnum | valgrind: use xml output for tools that support it |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Josh Durgin | suite: add option to send an email if the entire suite... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Josh Durgin | Generate coverage at the end of a suite run, |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Josh Durgin | queue: delete every job when it finishes, so only runni... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Josh Durgin | Add teuthology-coverage for analyzing test coverage... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Josh Durgin | Add scripts to analyze coverage for a single teuthology... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Greg Farnum | thrasher: improve documentation a little |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Greg Farnum | thrasher: add option to mark OSDs down instead of out. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Greg Farnum | thrasher: allow a config to set values |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Greg Farnum | thrasher: remove redundant wait_till_clean() |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Greg Farnum | coverage: create dir conditionally |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Greg Farnum | lockfile: add a lockfile task |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Sage Weil | lock: --list-targets: list locks and dump result in... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Sage Weil | check ceph cluster log for badness (ERR, WRN, SEC) |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Sage Weil | ceph: copy cluster log file to archive/ceph.log |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Sage Weil | workunits: set CEPH_CONF environment |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Sage Weil | rbd: make default image 10G instead of 1G |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Sage Weil | suite: support a suite consisting of multiple collections |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Greg Farnum | valgrind: Document! |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Greg Farnum | Merge branch 'wip-valgrind' |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Greg Farnum | include log in valgrind log file names |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Greg Farnum | ceph task: split up arguments a little more |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Greg Farnum | valgrind: move valgrind logs to log dir |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Greg Farnum | ceph: split up daemon-running arguments and insert... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Greg Farnum | ceph: Set up valgrind as a flavor, and create a dir... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Greg Farnum | ceph task: pass the full config to the daemon startup... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Tommi Virtanen | Add assert to catch simple typos in roles list. |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Greg Farnum | Merge branch 'wip-nuke' |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Greg Farnum | manypools: remove commented-out code |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Greg Farnum | teuthology-nuke: split the big main function |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Greg Farnum | teuthology-nuke: move it into its own file. |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Greg Farnum | teuthology-nuke: identify and reboot machines with... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Greg Farnum | teuthology-nuke: use a more robust cfuse mount finder |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Greg Farnum | teuthology-nuke: split out different pieces into differ... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Greg Farnum | Move reconnect function from kernel task to misc.py |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Tommi Virtanen | Configure grub to default to the right kernel, not... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Tommi Virtanen | Handle socket.timeout when waiting for a reconnect. |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Tommi Virtanen | Wait up to 300 seconds for a reboot. |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Sage Weil | ceph: fix max_mds calculation |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Greg Farnum | kernel: comment reconnect task, clean up reporting |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Greg Farnum | manypools: remove commented-out code |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Tommi Virtanen | Make rbd task use mnt.N not mnt.client.N as mountpoint. |
commit | commitdiff | tree | snapshot |
next |