L2SS-747: Fix integration tests
Compare changes
- L2SS-747: introduce wait_function in archiver integration_testStefano Di Frischia authored
@@ -14,6 +14,7 @@ from tangostationcontrol.toolkit.archiver_util import attribute_fqdn
@@ -23,6 +24,10 @@ class TestArchiver(BaseIntegrationTestCase):
@@ -61,8 +66,10 @@ class TestArchiver(BaseIntegrationTestCase):
@@ -70,7 +77,7 @@ class TestArchiver(BaseIntegrationTestCase):
@@ -105,8 +112,10 @@ class TestArchiver(BaseIntegrationTestCase):
@@ -114,7 +123,7 @@ class TestArchiver(BaseIntegrationTestCase):
@@ -151,3 +160,12 @@ class TestArchiver(BaseIntegrationTestCase):