summaryrefslogtreecommitdiff
path: root/tempest/api/database/flavors/test_flavors_negative.py
diff options
context:
space:
mode:
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