]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Add rgw testing with s3tests.
authorJosh Durgin <josh.durgin@dreamhost.com>
Tue, 28 Jun 2011 22:04:32 +0000 (15:04 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Tue, 28 Jun 2011 22:04:32 +0000 (15:04 -0700)
tasks/rgw_s3tests.yaml [new file with mode: 0644]

diff --git a/tasks/rgw_s3tests.yaml b/tasks/rgw_s3tests.yaml
new file mode 100644 (file)
index 0000000..95936a3
--- /dev/null
@@ -0,0 +1,7 @@
+tasks:
+- ceph:
+- rgw: [client.0]
+- s3tests:
+    client.0:
+      rgw_server: client.0
+      extra_args: ['--exclude', 'test_logging_toggle']