summaryrefslogtreecommitdiff
path: root/tempest/api/database/flavors/test_flavors_negative.py
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-04-28 21:29:25 +0000
committerGerrit Code Review <review@openstack.org>2015-04-28 21:29:25 +0000
commitf0e1d8b1b24319d27ad2ee293176ab7ea1937556 (patch)
tree8a1fab1d40a7a341bf4a6f3ef9278d6ca13903ee /tempest/api/database/flavors/test_flavors_negative.py
parent8cde8065fba5eae522a060b1626185a4f835279f (diff)
parent639f2fab968486784c275c08682aa37414b96442 (diff)
downloadtempest-f0e1d8b1b24319d27ad2ee293176ab7ea1937556.tar.gz
Merge "remove gate tag (part 2)"
Diffstat (limited to 'tempest/api/database/flavors/test_flavors_negative.py')
-rw-r--r--tempest/api/database/flavors/test_flavors_negative.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tempest/api/database/flavors/test_flavors_negative.py b/tempest/api/database/flavors/test_flavors_negative.py
index 1b2c88cac..68cb7d684 100644
--- a/tempest/api/database/flavors/test_flavors_negative.py
+++ b/tempest/api/database/flavors/test_flavors_negative.py
@@ -26,7 +26,7 @@ class DatabaseFlavorsNegativeTest(base.BaseDatabaseTest):
super(DatabaseFlavorsNegativeTest, cls).setup_clients()
cls.client = cls.database_flavors_client
- @test.attr(type=['negative', 'gate'])
+ @test.attr(type=['negative'])
@test.idempotent_id('f8e7b721-373f-4a64-8e9c-5327e975af3e')
def test_get_non_existent_db_flavor(self):
# flavor details are not returned for non-existent flavors