Revert "Skip service test"

This reverts commit 2555caf480.

Depends-On: I895d3e5af71ccc7219be422b9ca9e9f8833bad8f
Change-Id: I119d5bb2244fcbb89c709b8bd1fb73323d2cddca
This commit is contained in:
Antoni Segura Puimedon 2018-04-13 22:07:59 +00:00 committed by Michał Dulko
parent 2555caf480
commit b7391ab1e3
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ class TestServiceScenario(base.BaseKuryrScenarioTest):
if not CONF.network_feature_enabled.floating_ips:
raise cls.skipException("Floating ips are not available")
@decorators.skip_because(bug="1763045")
@decorators.idempotent_id('bddf5441-1244-449d-a125-b5fdcfc1a1a9')
def test_service_curl(self):
pod = None