]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-07-13 Josh DurginAdd a utility for running functions in parallel.
2011-07-13 Tommi VirtanenMerge branch 'localdir'
2011-07-13 Tommi VirtanenFeed locally-created binary tarball to remotes in parallel.
2011-07-13 Tommi VirtanenUse a nameless tempfile for local tarball, avoids cleanup.
2011-07-13 Tommi VirtanenMore careful error checking, avoid need for shell quoting.
2011-07-13 Tommi VirtanenClean up tarball tmpdir in all cases.
2011-07-13 Tommi VirtanenUse tempfile instead of ad hoc temp dir creation.
2011-07-13 Tommi VirtanenRemove TODO note covered by teuthology-nuke.
2011-07-13 Tommi VirtanenAvoid identifier clash with builtin "dir".
2011-07-12 Sage Weilceph.conf: clean out random debug level changes
2011-07-12 Sage Weilinclude sha1 in summary
2011-07-12 Sage Weills: mention directories without summary.yaml
2011-07-12 Josh DurginClean up from pyflakes.
2011-07-12 Josh DurginWhitespace and style cleanup.
2011-07-12 Josh DurginRemove unused variable.
2011-07-12 Josh DurginSuccess of test may not have been set yet.
2011-07-11 Greg Farnumadd locktest task
2011-07-11 Greg Farnumtask ceph: distribute monmap to all nodes, not just...
2011-07-11 Josh DurginAdd an option to keep machines locked if a test fails.
2011-07-11 Sage Weillock: specify machines as input yaml targets: clause
2011-07-11 Sage Weilprint --lock-many result as yaml targets: stanza
2011-07-11 Sage Weilclean up locked machine list
2011-07-11 Sage Weiltell user which machines you locked
2011-07-11 Sage Weilnuke: use default owner
2011-07-11 Sage Weilmake connect work if no roles are specified
2011-07-11 Josh Durginsuite: schedule jobs instead of executing each configur...
2011-07-11 Josh DurginAdd teuthology-schedule and teuthology-worker.
2011-07-08 Josh DurginAdd httplib2 to setup.py.
2011-07-07 Josh Durginteuthology-suite: pass --lock and --block to teuthology
2011-07-07 Josh DurginAdd --block option to retry until machines are locked.
2011-07-07 Josh DurginCheck more invalid argument combinations for teuthology...
2011-07-07 Josh DurginRemove locking from TODO.
2011-07-07 Josh DurginUpdate readme for locking.
2011-07-07 Josh DurginRead lock server from ~/teuthology.yaml.
2011-07-07 Josh DurginVerify that machines are locked before nuking them.
2011-07-07 Josh DurginCheck that all machines are locked, and add an option...
2011-07-07 Josh DurginAdd command line tool for locking machines.
2011-07-07 Josh DurginMove username to a utility method.
2011-07-07 Josh DurginAdd simple lock server HTTP interface.
2011-07-06 Greg Farnumtask ceph: set_max_mds so multiple MDS nodes are used
2011-07-06 Greg Farnumworkunits task: clean up properly if there's an error.
2011-07-06 Tommi VirtanenSkip s3-tests marked fails_on_rgw, they will fail anyway.
2011-07-06 Tommi VirtanenThe shell exits after the command, hence there is no...
2011-07-06 Josh DurginDon't set unix env vars in fastcgi env.
2011-07-05 Sage Weiladjust ceph.conf from yaml input
2011-07-05 Sage Weilnuke: sudo for the final rm -rf
2011-07-05 Josh DurginRemove quotes from apache conf.
2011-07-05 Josh DurginLet apache kill rgw.
2011-07-05 Josh DurginSet LD_LIBRARY_PATH for rgw.
2011-07-05 Sage Weilset flavor to 'local' if pushing from local src dir
2011-07-05 Josh DurginRetry connecting based on more error codes.
2011-07-05 Sage Weilnuke: do not escape fusermount .../mnt.*
2011-07-01 Josh DurginAdd s3tests task.
2011-07-01 Josh DurginAdd rgw task with hardcoded apache config.
2011-07-01 Tommi VirtanenMore idiomatic Python.
2011-07-01 Tommi Virtanensummary is used outside the try: except:, move it outsi...
2011-07-01 Tommi VirtanenOnly ignore ENOENT errors in teuthology-ls.
2011-07-01 Tommi VirtanenWhitespace cleanup.
2011-07-01 Tommi Virtanenpyflakes cleanup.
2011-07-01 Tommi VirtanenAdd final slash to path to enforce it being a dir.
2011-07-01 Sage Weiluse local source dir for teuthology run
2011-06-30 Josh DurginMake kernel a separate entity outside of tasks.
2011-06-30 Josh DurginDon't recreate ctx.cluster when reconnecting after...
2011-06-30 Josh DurginSave kernel version in summary instead of a separate...
2011-06-30 Josh DurginKernel task does not need to be a context manager.
2011-06-30 Tommi VirtanenArchive dir removal has to be unconditional.
2011-06-30 Tommi VirtanenUse idiomatic python.
2011-06-29 Sage Weilteuthology-ls: summarize results from an archive-dir
2011-06-29 Sage Weilworkunits: set LD_LIBRARY_PATH
2011-06-29 Sage Weilteuthology-nuke
2011-06-29 Sage Weilinclude @hostname in owner
2011-06-29 Sage Weilsuite: set each run description to combination of facet...
2011-06-29 Sage Weilpass owner, optional description through to summary...
2011-06-29 Sage Weilworkunits: set CEPH_ARGS so 'ceph' etc can find config
2011-06-29 Sage Weilworkunit: include ceph bin dir in path
2011-06-28 Josh DurginAdd kernel task for controlling kernel version for...
2011-06-28 Josh DurginMove get_clients method into misc to avoid duplication.
2011-06-28 Sage Weiltasks/clock: tolerate ntp daemon
2011-06-23 Josh DurginEnable core dumps when running the rbd cli tool.
2011-06-23 Josh DurginHandle rbd config with no properties.
2011-06-23 Josh DurginWait for rbd devices to be removed before removing...
2011-06-22 Tommi VirtanenAdd status logging into task rbd.
2011-06-22 Tommi VirtanenWait for block device to show up in task rbd.dev_create.
2011-06-22 Josh DurginRemove rbd from TODO file.
2011-06-22 Josh DurginAdd combined rbd task that runs all the subparts.
2011-06-22 Josh DurginAdd rbd.mount method.
2011-06-22 Josh DurginAdd rbd.mkfs method.
2011-06-22 Josh DurginAdd rbd -> /dev mapping method.
2011-06-22 Josh DurginAdd rbd modprobe method.
2011-06-22 Josh DurginAdd rbd task with create_image function.
2011-06-22 Tommi VirtanenRemove unused import.
2011-06-22 Tommi VirtanenEnsure suite components are run in alphabetical order.
2011-06-21 Josh DurginSave the flavor of a run in the summary file.
2011-06-21 Tommi VirtanenAdd teuthology-suite, to run multiple tests in a batch.
2011-06-20 Tommi VirtanenArchive syslog messages while the test was in progress.
2011-06-20 Tommi VirtanenFix bug that thought all >1 node clusters always had...
2011-06-17 Tommi VirtanenAutotests run no ceph software, so don't try to do...
2011-06-17 Tommi VirtanenArchive cores dumped during test, record test as failed...
2011-06-16 Tommi VirtanenBetter examples for kclient task.
2011-06-16 Tommi VirtanenRemove done and abandoned TODO entries.
next