Use 'related_bug' decorator from stable interface

Tempest has made 'related_bug' decorator as stable interface.

This commit move the usage accordingly.

Change-Id: I20497d48a46195644a114dd9f6b86aca59303097
This commit is contained in:
ghanshyam 2017-04-14 03:30:21 +00:00 committed by Sharat Sharma
parent d783b1626b
commit 883540686f
1 changed files with 1 additions and 2 deletions

View File

@ -18,7 +18,6 @@ import six
from oslo_log import log as logging
from tempest.lib import decorators
from tempest.lib import exceptions
from tempest import test
from mistral_tempest_tests.tests import base
@ -156,7 +155,7 @@ class ActionExecutionTestsV2(base.TestCase):
self.assertEqual(404, output['result']['status'])
@decorators.attr(type='sanity')
@test.related_bug('1667415')
@decorators.related_bug('1667415')
@decorators.idempotent_id('3c73de7a-4af0-4657-90d6-d7ebd3c7da18')
def test_run_action_std_http_non_utf8_response(self):
resp, body = self.client.create_action_execution(