Bug Description: Uncomment fixture definition Fix Description: https://fedorahosted.org/389/ticket/47586 Reviewed by: ? Platforms tested: F19 Flag Day: no Doc impact: no
@@ -125,7 +125,7 @@ def trigger_schema_push(topology):
time.sleep(1)
loop += 1
-#@pytest.fixture(scope="module")
[email protected](scope="module")
def topology(request):
'''
This fixture is used to create a replicated topology for the 'module'.