]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Add cram task
authorJosh Durgin <josh.durgin@inktank.com>
Tue, 15 Jan 2013 01:55:43 +0000 (17:55 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Tue, 15 Jan 2013 22:07:58 +0000 (14:07 -0800)
commitc8a9a9a8884792de2ba23c94c1bdacdae1143674
treebb8359276215b474ebd40ba06f84904cc87221aa
parent71097b7b9192406345ae9e6669740ed9d20da993
Add cram task

This runs cram tests, which are an easy way to test output
stays consistent. We already use cram for basic cli tests with no cluster,
and now we can use it for whole system tests too.
teuthology/task/cram.py [new file with mode: 0644]