]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Adds a set of rgw tests to the teuthology suite
authorAndrew Schoen <aschoen@redhat.com>
Mon, 2 Mar 2015 20:48:46 +0000 (14:48 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 23 Jun 2015 20:49:27 +0000 (15:49 -0500)
commit03ac59e545262223fb59315dd6bea141f3013af5
tree0fb599b8da0ce1a71faa21296c5b6e9c42457f23
parent460bf9a0975553103c90aa132e92cc51025a1d7f
Adds a set of rgw tests to the teuthology suite

I added these so I could source control a good yaml fragment that I
created to test rgw.  Adding the suite allows me to test the addition of
mod_proxy_fcgi across multiple distros.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
suites/teuthology/rgw/% [new file with mode: 0644]
suites/teuthology/rgw/distros/rhel7.0.yaml [new file with mode: 0644]
suites/teuthology/rgw/distros/ubuntu12.04.yaml [new file with mode: 0644]
suites/teuthology/rgw/distros/ubuntu14.04.yaml [new file with mode: 0644]
suites/teuthology/rgw/distros/vps_centos6.5.yaml [new file with mode: 0644]
suites/teuthology/rgw/distros/vps_debian7.yaml [new file with mode: 0644]
suites/teuthology/rgw/distros/vps_rhel6.5.yaml [new file with mode: 0644]
suites/teuthology/rgw/tasks/s3tests-fastcgi.yaml [new file with mode: 0644]
suites/teuthology/rgw/tasks/s3tests-fcgi.yaml [new file with mode: 0644]
tasks/rgw.py