]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commitdiff
website: Use better test annotation for routingrules tests.
authorRobin H. Johnson <robbat2@gentoo.org>
Fri, 29 Jan 2016 04:02:08 +0000 (04:02 +0000)
committerRobin H. Johnson <robin.johnson@dreamhost.com>
Wed, 20 Apr 2016 23:08:57 +0000 (16:08 -0700)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
s3tests/functional/test_s3_website.py

index 9fb47ae05958024536bc493eecf461042d5a2030..a70e4261488acf60373473414444fbf99be49b0e 100644 (file)
@@ -1136,7 +1136,7 @@ def routing_check(*args, **kwargs):
     else:
         assert(False)
 
-@attr('RoutingRules')
+@attr('s3website_RoutingRules')
 @attr('s3website')
 @nose.with_setup(setup=check_can_test_website, teardown=common.teardown)
 def test_routing_generator():