From 872218ce6a685bae0e264f23047f769293b14be5 Mon Sep 17 00:00:00 2001 From: Eric K Date: Thu, 1 Feb 2018 13:14:37 -0800 Subject: [PATCH] re-enable skipped HA test after workaround An import cycle issue in eventlet caused failure when launching replica congress instance for HA test. The HA test was skipped. Now that we have a work-around, re-enable the HA test. Related-Bug: 1746136 Closes-Bug: 1745112 Depends-On: I72c349e81dfc02136b22637c707ad4908c9f269e Change-Id: Ieeb8db6e1b40192c4b877b556718d12f6254b399 --- congress_tempest_plugin/tests/scenario/congress_ha/test_ha.py | 1 - 1 file changed, 1 deletion(-) diff --git a/congress_tempest_plugin/tests/scenario/congress_ha/test_ha.py b/congress_tempest_plugin/tests/scenario/congress_ha/test_ha.py index ba866f2..120c0aa 100644 --- a/congress_tempest_plugin/tests/scenario/congress_ha/test_ha.py +++ b/congress_tempest_plugin/tests/scenario/congress_ha/test_ha.py @@ -193,7 +193,6 @@ class TestHA(manager_congress.ScenarioPolicyBase): LOG.debug('created fake driver: %s', str(ret['id'])) return ret['id'] - @decorators.skip_because(bug="1745112") @decorators.attr(type='smoke') def test_datasource_db_sync_add_remove(self): # Verify that a replica adds a datasource when a datasource