]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: test/multi.py add a destructive attr to tests 10401/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Fri, 22 Jul 2016 15:56:05 +0000 (17:56 +0200)
committerAbhishek Lekshmanan <abhishek@suse.com>
Fri, 22 Jul 2016 15:56:05 +0000 (17:56 +0200)
commit637e959f95094a93d30d34228853819dffeeeb8b
treee30910d9c6df9a0ddd371b3afd3ec1c3b6ea83aa
parentaacba7f1e8e478c0a381cbe4bcc818ad2875af7b
rgw: test/multi.py add a destructive attr to tests

Since the `test_zonegroup_remove` actually destroys a zonegroup, we
could just filter this out and run the suite as
`nosetests -a !destructive ../path/to/test-multi.py`

for provisioning a multisite mstart cluster.

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/test/rgw/test_multi.py