Browse Source

Ticket 47586 - CI tests: follow up

Bug Description:

	Uncomment fixture definition

Fix Description:

https://fedorahosted.org/389/ticket/47586

Reviewed by: ?

Platforms tested: F19

Flag Day: no

Doc impact: no
Thierry bordaz (tbordaz) 12 năm trước cách đây
mục cha
commit
16be5c6aa9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      dirsrvtests/tickets/ticket47490_test.py

+ 1 - 1
dirsrvtests/tickets/ticket47490_test.py

@@ -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'.