Unskip test skipped because of closed bugs

Removed skip for test "list_servers_filtered_by_ip_regex"
which skipped because of closed bugs.

Change-Id: I205fcc785595abd8c22100ee01074d859ec75827
Closes-bug: #1182883
This commit is contained in:
Alexander Gubanov 2015-06-04 19:10:00 +03:00
parent 560dd61d0a
commit 98a9aec4a9
1 changed files with 0 additions and 3 deletions

View File

@ -14,7 +14,6 @@
# under the License.
from tempest_lib.common.utils import data_utils
from tempest_lib import decorators
from tempest_lib import exceptions as lib_exc
from tempest.api.compute import base
@ -290,8 +289,6 @@ class ListServerFiltersTestJSON(base.BaseV2ComputeTest):
self.assertNotIn(self.s2_name, map(lambda x: x['name'], servers))
self.assertNotIn(self.s3_name, map(lambda x: x['name'], servers))
@decorators.skip_because(bug="1182883",
condition=CONF.service_available.neutron)
@test.idempotent_id('a905e287-c35e-42f2-b132-d02b09f3654a')
def test_list_servers_filtered_by_ip_regex(self):
# Filter servers by regex ip